Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a519d ago0x5cb618…2b28f1
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc19d ago0xf766b9…de911a
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a519d ago0xf9467c…18a169
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc19d ago0xc31bbd…1e34e2
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a519d ago0xf813a1…1d12ef
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc19d ago0x4972b5…814684
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a519d ago0x677dda…d161c5
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc19d ago0x3ea185…2db00c
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a520d ago0x060f43…8834a2
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc20d ago0x630e80…0502f2
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a520d ago0xbae6a3…73ced6
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc20d ago0x0dfc64…f53c9b
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a520d ago0x997695…62d3de
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc20d ago0x7d2e3e…5e0a1b
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a520d ago0xaf8d8e…e1b0c3
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc20d ago0xe0273d…6668e3
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a520d ago0x2b6f8d…d1fa7a
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc20d ago0x9fb74a…731808
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a520d ago0x929459…c13cbf
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc20d ago0x89f368…b513d2
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a520d ago0xb2093d…5c9b03
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc20d ago0xfbf5f2…299ae8
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a520d ago0xf601de…24f50c
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc20d ago0xe6d875…232716
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a520d ago0x1942aa…2cdff4

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.