Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xecbf…50d60xf000…94fcBase$0.10100%coinbase48d ago0xe9dc4e…c7fd8f
0xecbf…50d60xf000…94fcBase$0.01100%coinbase48d ago0x75153b…9b6959
0xecbf…50d60xf000…94fcBase$0.01100%coinbase48d ago0xa276a5…f0c2e4
0xecbf…50d60xf000…94fcBase$0.01100%coinbase48d ago0xf415a5…92f6db
0xecbf…50d60xf000…94fcBase$0.01100%coinbase48d ago0xfc2f2e…d8b29e
0xecbf…50d60xf000…94fcBase$0.01100%coinbase48d ago0xa5b495…958448
0xecbf…50d60xf000…94fcBase$0.01100%coinbase48d ago0x978e13…a3e830
0xecbf…50d60xf000…94fcBase$0.01100%coinbase48d ago0x2ed06b…61091e
0xecbf…50d60xf000…94fcBase$0.03100%coinbase48d ago0x3856ce…0180a8
0xecbf…50d60xf000…94fcBase$0.03100%coinbase48d ago0x8cfbac…ca15eb
0xecbf…50d60xf000…94fcBase$0.01100%coinbase48d ago0x45f35a…da15cd
0xecbf…50d60xf000…94fcBase$0.03100%coinbase48d ago0x3ab47d…c796e6
0xecbf…50d60xf000…94fcBase$0.01100%coinbase48d ago0xbd8289…f0b80c
0xecbf…50d60xf000…94fcBase$0.03100%coinbase48d ago0x8ce8aa…42bd05
0xecbf…50d60xf000…94fcBase$0.01100%coinbase48d ago0xd00b6f…66db8b
0xecbf…50d60xf000…94fcBase$0.03100%coinbase48d ago0x01348c…895a4e
0xecbf…50d60xf000…94fcBase$0.03100%coinbase48d ago0xe6a8e9…ef386c
0xecbf…50d60xf000…94fcBase$0.01100%coinbase48d ago0x144c24…776bf8
0xecbf…50d60xf000…94fcBase$0.03100%coinbase49d ago0xa582c7…9414f4
0xecbf…50d60xf000…94fcBase$0.01100%coinbase49d ago0xf77035…d30812
0xecbf…50d60xf000…94fcBase$0.03100%coinbase49d ago0x7ccec8…ecf531
0xecbf…50d60xf000…94fcBase$0.01100%coinbase49d ago0x4f8a42…71a5b3
0xecbf…50d60xf000…94fcBase$0.10100%coinbase49d ago0x323d25…fc81b0
0xecbf…50d60xf000…94fcBase$0.03100%coinbase49d ago0xbb1073…2a4762
0xecbf…50d60xf000…94fcBase$0.01100%coinbase49d ago0x199d93…6dc773

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.