Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd517…b6ac0x9386…ca25Basex402 service$18.00100%coinbase5d ago0x59224f…39e454
0xd517…b6ac0x9386…ca25Basex402 service$18.00100%coinbase5d ago0xf551c1…6e2b0a
0xd517…b6ac0x9386…ca25Basex402 service$18.00100%coinbase5d ago0x956071…408336
0xd517…b6ac0x9386…ca25Basex402 service$18.00100%coinbase5d ago0xf1d297…5ddf26
0xd517…b6ac0x9386…ca25Basex402 service$18.00100%coinbase5d ago0x7cd4b7…f6bbf5
0xd517…b6ac0x9386…ca25Basex402 service$18.00100%coinbase5d ago0x8d541a…1ff65e
0xd517…b6ac0x9386…ca25Basex402 service$18.00100%coinbase5d ago0xf7fdab…831635
0xd517…b6ac0x9386…ca25Basex402 service$18.00100%coinbase5d ago0x758f14…688e71
0xd517…b6ac0x9386…ca25Basex402 service$18.00100%coinbase5d ago0xfee06e…f7ae59
0xd517…b6ac0x9386…ca25Basex402 service$18.00100%coinbase5d ago0x4f3431…bd7e05
0xd517…b6ac0x9386…ca25Basex402 service$18.00100%coinbase5d ago0x041b55…e4744c
0xd517…b6ac0x9386…ca25Basex402 service$18.00100%coinbase5d ago0xdfda1a…51e66d
0xd517…b6ac0x9386…ca25Basex402 service$18.00100%coinbase5d ago0x88cb77…fa25ec
0xd517…b6ac0x9386…ca25Basex402 service$18.00100%coinbase5d ago0xf971b5…997ddf
0xd517…b6ac0x9386…ca25Basex402 service$18.00100%coinbase5d ago0x139fe2…08a9ab
0xd517…b6ac0x9386…ca25Basex402 service$18.00100%coinbase5d ago0x3446a3…e3cd63
0xd517…b6ac0x9386…ca25Basex402 service$18.00100%coinbase5d ago0xb1d035…b8030a
0xd517…b6ac0x9386…ca25Basex402 service$18.00100%coinbase5d ago0x979cc0…bc6c05
0xd517…b6ac0x9386…ca25Basex402 service$18.00100%coinbase5d ago0x7c6d0e…b025d1
0xd517…b6ac0x9386…ca25Basex402 service$18.00100%coinbase5d ago0x1438e7…540c4a
0xd517…b6ac0x9386…ca25Basex402 service$18.00100%coinbase5d ago0x1e7f79…408a66
0xd517…b6ac0x9386…ca25Basex402 service$18.00100%coinbase5d ago0x25aa17…b5bf4d
0xd517…b6ac0x9386…ca25Basex402 service$18.00100%coinbase5d ago0xdd0453…1d8c37
0xd517…b6ac0x9386…ca25Basex402 service$18.00100%coinbase5d ago0x64d818…2af04c
0xd517…b6ac0x9386…ca25Basex402 service$18.00100%coinbase5d ago0x09e757…a7c92b

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.