Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3083…e4fa0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xbb8b64…d70198
0x3083…e4fa0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x8388c3…30d87e
0x3083…e4fa0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x6eae71…07803a
0x3083…e4fa0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x9ef14b…f37bcb
0x3083…e4fa0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x6a41fa…bd56d1
0x3083…e4fa0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x43b702…6a089b
0x3083…e4fa0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x799507…26c677
0x3083…e4fa0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xa5dbd1…7881b1
0x3083…e4fa0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x3b1909…4b1231
0x3083…e4fa0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x2ac330…7d5f31
0x3083…e4fa0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xf1a1b2…127192
0x3083…e4fa0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x376228…927a99
0x3083…e4fa0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x1c275e…595144
0x3083…e4fa0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x50190e…ee250a
0x3083…e4fa0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xd4230e…c71bc6
0x3083…e4fa0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xb7fa7c…02c07c
0x3083…e4fa0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x2f17b4…6bd126
0x3083…e4fa0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x0be799…49f3f7
0x3083…e4fa0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x14c873…c3607d
0x3083…e4fa0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x4275fe…e00f1e
0x3083…e4fa0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x504e1c…8c83ac
0x3083…e4fa0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x9f7a71…acb645
0x3083…e4fa0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x0996a3…cfd7f3
0x3083…e4fa0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xfe193e…45758f
0x3083…e4fa0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xfb2241…d59a66

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.