Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bed…27dd0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x692059…f4579e
0x4bed…27dd0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x23510c…d37a4d
0x4bed…27dd0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x18d0b1…9d3525
0x4bed…27dd0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xfbd36a…3858f0
0x4bed…27dd0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xdd2719…1bda2c
0x4bed…27dd0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xef3a75…d60a84
0x4bed…27dd0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x302080…89838e
0x4bed…27dd0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x45bf88…1533fc
0x4bed…27dd0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3a7ec2…d4abf2
0x4bed…27dd0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x63a034…d0c7e4
0x4bed…27dd0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc32047…fba522
0x4bed…27dd0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xdd969a…e2d534
0x4bed…27dd0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb14968…40beaa
0x4bed…27dd0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9d04c3…3e6d35
0x4bed…27dd0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xcc3321…5bc62c
0x4bed…27dd0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5b86a3…1e9dba
0x4bed…27dd0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x641546…c1b354
0x4bed…27dd0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x76a83d…683543
0x4bed…27dd0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1cc337…a1d116
0x4bed…27dd0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xcbf27b…fbf719
0x4bed…27dd0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1db05f…9e5fb0
0x4bed…27dd0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6c0f42…076429
0x4bed…27dd0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x4caba5…a3036f
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x8e3b98…e4dcc5
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x7dd567…6f52ba

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.