Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb13e…a6ce0x2b6d…32c5Base2sPublic-records$0.003100%coinbase2d ago0x16d174…c01df3
0xb13e…a6ce0xe903…1abfBaseBlockRun.AIAi$0.006100%coinbase2d ago0x321e95…05bf8e
0xb13e…a6ce0xe903…1abfBaseBlockRun.AIAi$0.006100%coinbase2d ago0xeaf79a…686b88
0xb13e…a6ce0xe903…1abfBaseBlockRun.AIAi$0.006100%coinbase2d ago0x4d47a8…3a25c3
0xb13e…a6ce0x7f33…0171BasePeople Data Labs APIPdl$0.28100%coinbase2d ago0x2c73e4…35142f
0xb13e…a6ce0xc3d0…97cbBasex402 service$1.00100%coinbase2d ago0xb5bd7f…6da14e
0xb13e…a6ce0xc3d0…97cbBasex402 service$1.00100%coinbase2d ago0xad6545…d5a0b0
0xb13e…a6ce0xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase2d ago0x2c22bf…828518
0xb13e…a6ce0xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase2d ago0x998a07…9d4a6a
0xb13e…a6ce0xc327…815fBasex402 service$0.11100%coinbase2d ago0xd2262d…d7b0c6
0xb13e…a6ce0x07f0…a045BaseStableStudioUpload$0.15100%coinbase2d ago0x8c76c1…0d7d3e
0xb13e…a6ce0x6302…ad57BaseTripadvisorTravel$0.05100%payAI2d ago0xa41dc7…02ce46
0xb13e…a6ce0xe903…1abfBaseBlockRun.AIAi$0.006100%coinbase2d ago0x24ede8…e5f15c
0xb13e…a6ce0x06df…fd6fBaseStableUploadUpload$0.005100%coinbase2d ago0xdfe920…08a48e
0xb13e…a6ce0x07f0…a045BaseStableStudioUpload$0.03100%coinbase2d ago0x5551cc…726f0f
0xb13e…a6ce0x6d6e…9192BaseExaSearch$0.001100%coinbase2d ago0xabaac2…c242ff
0xb13e…a6ce0x6d6e…9192BaseExaSearch$0.007100%coinbase2d ago0xf4da84…6094bb
0xb13e…a6ce0xc3d0…97cbBasex402 service$0.005100%coinbase2d ago0xd56779…13b67e
0xb13e…a6ce0xc3d0…97cbBasex402 service$0.02100%coinbase2d ago0x2ad7a7…25202b
0xb13e…a6ce0xc3d0…97cbBasex402 service$0.005100%coinbase2d ago0xff966f…03eab3
0xb13e…a6ce0xc3d0…97cbBasex402 service$0.01100%coinbase2d ago0x45dde5…228e58
0xb13e…a6ce0xc3d0…97cbBasex402 service$0.01100%coinbase2d ago0x7a4642…c9bab0
0xb13e…a6ce0xc3d0…97cbBasex402 service$0.005100%coinbase2d ago0xb20883…6bf64e
0xb13e…a6ce0xc3d0…97cbBasex402 service$0.01100%coinbase2d ago0x3f4b9c…be0057
0xb13e…a6ce0xc3d0…97cbBasex402 service$0.01100%coinbase2d ago0xf28711…a5d6c2

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.