Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa30b35…0298b9
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x50a764…e95a0b
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1d132b…709e45
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5ca4b9…a4726e
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc88841…187291
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0209aa…c55c33
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x02e73b…afd513
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9ea11b…a45600
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8992a0…458fb2
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd929d3…8bc953
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcbc2b1…020299
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7010d0…3541a5
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x05edfe…cf9145
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x71da79…1b95aa
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6399a2…f66587
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbcd124…15d4b3
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfb3a15…02958f
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8e9524…79adb1
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7be7dc…ca330f
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x57ac92…fb55b5
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8f40bd…570a16
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5ff90e…0186a6
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8fa9d9…1db20e
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcd9e7a…8954ce
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbe3600…22380f

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.