Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e0d…608a0x6e9a…1d38Base—$0.01100%coinbase81d ago0x771eca…e1796a
0x5e0d…608a0xa03f…de85Base—$0.01100%coinbase81d ago0x10ed85…276ab1
0x5e0d…608a0x6b50…ba14Base—$0.01100%coinbase81d ago0xb9f743…aedeb1
0x5e0d…608a0x71c5…3b65Base—$0.01100%coinbase81d ago0x5326f4…de6776
0x5e0d…608a0xee0a…fb55Base—$0.01100%coinbase81d ago0x4ffb73…213e19
0x5e0d…608a0x3749…2ac4Base—$0.01100%coinbase81d ago0x4aaf80…8bab5f
0x5e0d…608a0x450c…992fBase—$0.01100%coinbase81d ago0x21235e…975b4c
0x5e0d…608a0x0a95…6e01Base—$0.01100%coinbase81d ago0x71e7ea…cc93e0
0x5e0d…608a0x0815…3a17Base—$0.01100%coinbase81d ago0x18f196…0180aa
0x5e0d…608a0xcd64…23f7Base—$0.01100%coinbase81d ago0x6b4bb9…43d6d3
0x5e0d…608a0x27e8…4004Base—$0.01100%coinbase81d ago0x01e56f…1c482b
0x5e0d…608a0xafb3…78fdBase—$0.01100%coinbase81d ago0x606189…121c46
0x5e0d…608a0xe48d…fe0cBase—$0.01100%coinbase81d ago0x2572c2…c0df65
0x5e0d…608a0xa688…8fbfBase—$0.01100%coinbase81d ago0xcdae4d…a10951
0x5e0d…608a0xbba6…f2e9Base—$0.01100%coinbase81d ago0x27beab…1be2bb
0x5e0d…608a0xb56c…663aBase—$0.01100%coinbase81d ago0x60a1b7…bec7e0
0x5e0d…608a0xb2a6…8500Base—$0.01100%coinbase81d ago0x425077…0986f8
0x5e0d…608a0x3acd…f321Base—$0.01100%coinbase81d ago0xe54954…a040d2
0x5e0d…608a0xda0e…ff0bBase—$0.01100%coinbase81d ago0xf1750a…2e7c87
0x5e0d…608a0x8e16…02edBase—$0.01100%coinbase81d ago0xfc81ee…4e5cd6
0x5e0d…608a0x4953…4ab7Base—$0.01100%coinbase82d ago0x7b7796…43744d
0x5e0d…608a0xab6a…aa20Base—$0.01100%coinbase82d ago0x053369…114785
0x5e0d…608a0x7241…7650Base—$0.01100%coinbase82d ago0xbf8a79…f34349
0x5e0d…608a0x433e…b0adBase—$0.01100%coinbase82d ago0x64d472…3da9eb
0x5e0d…608a0x4193…4d5cBase—$0.01100%coinbase82d ago0x349689…64ecbb

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.