Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb65e…4c210xc044…8c1cBase—$0.01100%coinbase72d ago0x9903ba…f8d4fb
0xb65e…4c210xc49d…d184Base—$0.01100%coinbase72d ago0x3d490f…06aade
0xb65e…4c210xe4dc…f0f6Base—$0.01100%coinbase72d ago0x963894…35a1cf
0xb65e…4c210x0278…b695Base—$0.01100%coinbase72d ago0xe7591f…45ad89
0xb65e…4c210x8aa5…23e4Base—$0.01100%coinbase72d ago0xbded72…d87c2e
0xb65e…4c210x9707…ef01Base—$0.01100%coinbase72d ago0xc44c7d…18abac
0xb65e…4c210x5b3e…737bBase—$0.01100%coinbase72d ago0xdc0573…e2fbbe
0xb65e…4c210x35f2…3e36Base—$0.01100%coinbase72d ago0xf17b79…2229d7
0xb65e…4c210x68fc…0664Base—$0.01100%coinbase72d ago0xed2162…e1205e
0xb65e…4c210xebbf…f7cdBase—$0.01100%coinbase72d ago0xd80885…acec21
0xb65e…4c210xe4ab…6128Base—$0.01100%coinbase72d ago0x41d744…5822d2
0xb65e…4c210x78f9…f2b5Base—$0.01100%coinbase72d ago0x99483a…98402b
0xb65e…4c210x2ce4…de27Base—$0.01100%coinbase72d ago0xb30868…905a66
0xb65e…4c210x1530…886aBase—$0.01100%coinbase72d ago0x91df82…a7a855
0xb65e…4c210x56b9…5a0dBase—$0.01100%coinbase72d ago0x9065ae…890d76
0xb65e…4c210xc5a5…d014Base—$0.01100%coinbase72d ago0xd64e2f…f119a1
0xb65e…4c210x988e…db98Base—$0.01100%coinbase72d ago0xaee146…3f7fa1
0xb65e…4c210xe1a9…f7b9Base—$0.01100%coinbase72d ago0xb5de05…f0b488
0xb65e…4c210xe749…0aebBase—$0.01100%coinbase72d ago0xdfda49…ee6a54
0xb65e…4c210xda1e…ceddBase—$0.01100%coinbase72d ago0xd2eef5…fe8fa0
0xb65e…4c210x4eb4…9d65Base—$0.01100%coinbase72d ago0xf6eee2…83ee3b
0xb65e…4c210x3c59…0515Base—$0.01100%coinbase72d ago0xd0538a…220688
0xb65e…4c210xa9b7…7e07Base—$0.01100%coinbase72d ago0x27b6be…e7f606
0xb65e…4c210xb936…b3e9Base—$0.01100%coinbase72d ago0x192408…bb3f35
0xb65e…4c210xbdb9…8b94Base—$0.01100%coinbase72d ago0xa732a1…42270e

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.