Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x611b…d1a90x0529…7db3Base$0.01100%payAI8d ago0x930eb9…7ea63e
0x611b…d1a90x0529…7db3Base$0.01100%payAI8d ago0xfd7dbe…e8ad2e
0x611b…d1a90x0529…7db3Base$0.01100%payAI8d ago0x2e60ef…d67736
0x611b…d1a90x0529…7db3Base$0.01100%payAI8d ago0x93b9cc…4e780d
0x611b…d1a90x0529…7db3Base$0.01100%payAI8d ago0xa358a0…3b2177
0x611b…d1a90x0529…7db3Base$0.01100%payAI8d ago0x946074…7ea81f
0x611b…d1a90x0529…7db3Base$0.01100%payAI8d ago0x91e58c…7443a7
0x611b…d1a90x0529…7db3Base$0.01100%payAI8d ago0xfb560a…444be0
0x611b…d1a90x0529…7db3Base$0.01100%payAI9d ago0x4552e1…9356a3
0x611b…d1a90x0529…7db3Base$0.01100%payAI9d ago0xbfe26c…10d977
0x611b…d1a90x0529…7db3Base$0.01100%payAI9d ago0x857d7f…5e3c25
0x611b…d1a90x0529…7db3Base$0.01100%payAI9d ago0xe0a6ec…fdbfd6
0x611b…d1a90x0529…7db3Base$0.01100%payAI9d ago0x8effc7…c3e594
0x611b…d1a90x0529…7db3Base$0.01100%payAI9d ago0xa97a87…db85e6
0x611b…d1a90x0529…7db3Base$0.01100%payAI9d ago0xa6264d…265cd0
0x611b…d1a90x0529…7db3Base$0.01100%payAI9d ago0x95554d…095085
0x611b…d1a90x0529…7db3Base$0.01100%payAI9d ago0x17dd1d…c175a7
0x611b…d1a90x0529…7db3Base$0.01100%payAI9d ago0x25946c…c05983
0x611b…d1a90x0529…7db3Base$0.01100%payAI9d ago0x6d93e6…ead496
0x611b…d1a90x0529…7db3Base$0.01100%payAI9d ago0xcddc43…37f512
0x611b…d1a90x0529…7db3Base$0.01100%payAI9d ago0x6efec9…b6e4e4
0x611b…d1a90x0529…7db3Base$0.01100%payAI9d ago0xd9a226…b6cbcb
0x611b…d1a90x0529…7db3Base$0.01100%payAI9d ago0x2b60b7…7ff735
0x611b…d1a90x0529…7db3Base$0.01100%payAI9d ago0x048c6b…7c6ec4
0x611b…d1a90x0529…7db3Base$0.01100%payAI9d ago0x3c7c35…419e4b

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.