Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase39d ago0x2fb4f9…01c2fd
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase39d ago0xa1237f…38590d
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase39d ago0x91539a…3eef14
0x8b86…80ac0x6d6e…9192BaseExaSearch$0.007100%coinbase39d ago0x49c62c…bd4dad
0x8b86…80ac0x6d6e…9192BaseExaSearch$0.001100%coinbase39d ago0x1b0c89…3d3090
0x8b86…80ac0x6d6e…9192BaseExaSearch$0.001100%coinbase39d ago0x100789…8fe7da
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase39d ago0x08b3b4…8712fa
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase39d ago0xe6230f…47a7d7
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase39d ago0x6ec2b9…a88487
0x8b86…80ac0x6d6e…9192BaseExaSearch$0.001100%coinbase39d ago0x7574bc…4fb59a
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase39d ago0x18494e…524fb0
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase39d ago0x1a7450…e340ae
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase39d ago0xbed8dc…6e39f4
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase39d ago0xcfee05…23b22f
0x2533…04a10x6d6e…9192BaseExaSearch$0.007100%coinbase39d ago0x261576…ae41ac
0xcc00…d0030x6d6e…9192BaseExaSearch$0.007100%coinbase40d ago0xa33af6…86de4a
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase40d ago0x5c7305…27d377
0x7569…26e40x6d6e…9192BaseExaSearch$0.007100%coinbase40d ago0xc5f4fd…f748e0
0x7569…26e40x6d6e…9192BaseExaSearch$0.007100%coinbase40d ago0xc06dba…3d249d
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase40d ago0xfaaca8…a560c3
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase40d ago0x84f92b…c0d136
0xcb55…11bb0x6d6e…9192BaseExaSearch$0.007100%coinbase40d ago0xeae7ff…dabe3f
0xcb55…11bb0x6d6e…9192BaseExaSearch$0.007100%coinbase40d ago0x58253c…2468e0
0xcb55…11bb0x6d6e…9192BaseExaSearch$0.007100%coinbase40d ago0x61ad18…3983b9
0xcb55…11bb0x6d6e…9192BaseExaSearch$0.007100%coinbase40d ago0xb614e5…db6ac7

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.