Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0xe8a16f…91aaf5
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase12d ago0xe08b5d…8b156b
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0x73918c…ef78e5
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0xb14d6c…3e0d2d
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0x2af96d…1f6ec5
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0x2466d5…b3ee02
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0x59f63e…6a4111
0xd97c…00930x325b…d430BaseStableEnrichExa$0.03100%coinbase12d ago0x2f6c5f…e88b01
0xd97c…00930x325b…d430BaseStableEnrichExa$0.03100%coinbase12d ago0xd8423f…da1d50
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0x4d8865…ff75b3
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0x6a88e8…8f30bb
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0x2c6047…dd7382
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0x9050da…7ad461
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0xc57fb1…235514
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0x4224da…251122
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0x58252e…c7a706
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0x259498…721526
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0x26c4db…d1d103
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0x7ec933…34b93a
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0x76c833…d55174
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0x94d6eb…aff0d7
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0x56b944…3ddb2d
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase12d ago0x3c8275…5aa8ba
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0x06182d…64a2de
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0xa83d4e…2fe817

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.