Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdbbd…262c0x159b…4908Basex402 service$0.01100%dexter43d ago0x0592af…00318c
0xdbbd…262c0x159b…4908Basex402 service$0.01100%dexter43d ago0x45a441…b34e19
0xdbbd…262c0x159b…4908Basex402 service$0.10100%dexter43d ago0xb7a0a5…bb0a5e
0xdbbd…262c0x159b…4908Basex402 service$0.10100%dexter43d ago0x8a0f7e…7f7629
0xdbbd…262c0x159b…4908Basex402 service$0.10100%dexter43d ago0x96de0d…ba8131
0xdbbd…262c0x159b…4908Basex402 service$0.10100%dexter43d ago0x77707b…488913
0xdbbd…262c0x159b…4908Basex402 service$0.10100%dexter43d ago0x57192b…2c69bf
0xdbbd…262c0x159b…4908Basex402 service$0.10100%dexter43d ago0x95bd5f…6e6465
0xdbbd…262c0x159b…4908Basex402 service$0.10100%dexter43d ago0x6d2669…41f193
0xdbbd…262c0x159b…4908Basex402 service$0.10100%dexter43d ago0x05eee9…47db06
0xdbbd…262c0x159b…4908Basex402 service$0.10100%dexter43d ago0x8a5fe1…6fa7a6
0xdbbd…262c0x159b…4908Basex402 service$0.10100%dexter43d ago0x8190ec…96db34
0xdbbd…262c0x159b…4908Basex402 service$0.10100%dexter43d ago0xf0e934…9b3704
0xdbbd…262c0x159b…4908Basex402 service$0.10100%dexter43d ago0x2f1f34…b8bf7e
0xdbbd…262c0x159b…4908Basex402 service$0.10100%dexter43d ago0x5c2bf5…d50d82
0xdbbd…262c0x159b…4908Basex402 service$0.10100%dexter43d ago0x09421d…f765fb
0xdbbd…262c0x159b…4908Basex402 service$0.10100%dexter43d ago0x95a565…261497
0xdbbd…262c0x159b…4908Basex402 service$0.10100%dexter43d ago0x2cf0b6…7734de
0xdbbd…262c0x159b…4908Basex402 service$0.10100%dexter43d ago0xc27e44…971ff6
0xdbbd…262c0x159b…4908Basex402 service$0.10100%dexter43d ago0xf34123…2a3d07
0xdbbd…262c0x159b…4908Basex402 service$0.10100%dexter43d ago0xa0df82…76dd28
0xdbbd…262c0x159b…4908Basex402 service$0.10100%dexter43d ago0x1f9a93…690459
0xdbbd…262c0x159b…4908Basex402 service$0.10100%dexter43d ago0xad517a…f69b4c
0xdbbd…262c0x159b…4908Basex402 service$0.10100%dexter43d ago0x3694bf…33d787
0xdbbd…262c0x159b…4908Basex402 service$0.10100%dexter43d ago0xe07677…b534fa

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.