Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x19ea…606c0x87d5…a5f5Base$0.01100%coinbase79d ago0x5f919f…762c14
0x19ea…606c0x1a8b…2cb0Base$0.01100%coinbase79d ago0xeb239a…e7222a
0x19ea…606c0x787f…3880Base$0.01100%coinbase79d ago0xef4163…78ba7f
0x19ea…606c0x72e3…6917Base$0.01100%coinbase79d ago0x5ef6a7…1daa2a
0x19ea…606c0x6360…9451Base$0.01100%coinbase79d ago0x3acdcc…391b07
0x19ea…606c0x9053…5f0eBase$0.01100%coinbase79d ago0x3806ab…45f98c
0x19ea…606c0xb3a0…75f7Base$0.01100%coinbase79d ago0xc7b983…a8ec12
0x19ea…606c0x124b…f2ccBase$0.01100%coinbase79d ago0x888a39…eefc66
0x19ea…606c0x431e…703cBase$0.01100%coinbase79d ago0xc5ac62…08e4c5
0x19ea…606c0xed73…ef91Base$0.01100%coinbase79d ago0x2d1132…02febc
0x19ea…606c0x13fe…1bc8Base$0.01100%coinbase79d ago0xe033b8…6792e6
0x19ea…606c0x6397…b84bBase$0.01100%coinbase79d ago0xbba5e6…5ab8b9
0x19ea…606c0x05d8…a00dBase$0.01100%coinbase79d ago0x0b7dc5…a52cec
0x19ea…606c0x758f…45c5Base$0.01100%coinbase79d ago0xd08c75…e50cc4
0x19ea…606c0x300d…c721Base$0.01100%coinbase79d ago0xb16c72…193cd8
0x19ea…606c0xd182…e9c0Base$0.01100%coinbase79d ago0xe15b4f…99a179
0x19ea…606c0x45a8…39aaBase$0.01100%coinbase79d ago0xf8670a…44a20a
0x19ea…606c0x9175…e3d6Base$0.01100%coinbase79d ago0xb9c8a0…281ab9
0x19ea…606c0xaa9e…1af9Base$0.01100%coinbase79d ago0x2aa8c4…f66c73
0x19ea…606c0x9854…046cBase$0.01100%coinbase79d ago0xb18291…a4dd93
0x19ea…606c0x54c2…299fBase$0.01100%coinbase79d ago0x429f4f…dcf617
0x19ea…606c0xf9d9…8749Base$0.01100%coinbase79d ago0xba7428…89e5f4
0x19ea…606c0x3e2f…a335Base$0.01100%coinbase79d ago0x2be45f…93adcf
0x19ea…606c0xfdc2…922dBase$0.01100%coinbase79d ago0xc42a25…67b39a
0x19ea…606c0x2bd1…d08cBase$0.01100%coinbase79d ago0xeb8f13…b94eea

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.