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%payAI7d ago0x0bd6b4…e84de4
0x611b…d1a90x0529…7db3Base$0.01100%payAI8d ago0x3682b1…90700d
0x611b…d1a90x0529…7db3Base$0.01100%payAI8d ago0x52533c…43d6a6
0x611b…d1a90x0529…7db3Base$0.01100%payAI8d ago0xfdc26e…ddaadb
0x611b…d1a90x0529…7db3Base$0.01100%payAI8d ago0x878c4d…17529c
0x611b…d1a90x0529…7db3Base$0.01100%payAI8d ago0x889abd…d82a81
0x611b…d1a90x0529…7db3Base$0.01100%payAI8d ago0x86686f…2826b3
0x611b…d1a90x0529…7db3Base$0.01100%payAI8d ago0xdd6040…b93e27
0x611b…d1a90x0529…7db3Base$0.01100%payAI8d ago0xdea954…c56e0c
0x611b…d1a90x0529…7db3Base$0.01100%payAI8d ago0xabdf31…8a49c7
0x611b…d1a90x0529…7db3Base$0.01100%payAI8d ago0xb80e58…46bafa
0x611b…d1a90x0529…7db3Base$0.01100%payAI8d ago0x5c5bc4…fd8954
0x611b…d1a90x0529…7db3Base$0.01100%payAI8d ago0x5b7605…15b65f
0x611b…d1a90x0529…7db3Base$0.01100%payAI8d ago0xe5e6ba…8de918
0x611b…d1a90x0529…7db3Base$0.01100%payAI8d ago0x34b0c3…f7c6bb
0x611b…d1a90x0529…7db3Base$0.01100%payAI8d ago0xcb35ce…44826c
0x611b…d1a90x0529…7db3Base$0.01100%payAI8d ago0xacfed2…d350d3
0x611b…d1a90x0529…7db3Base$0.01100%payAI8d ago0x82637e…f97944
0x611b…d1a90x0529…7db3Base$0.01100%payAI8d ago0xd03483…d8bbad
0x611b…d1a90x0529…7db3Base$0.01100%payAI8d ago0x6db4ed…2b10d2

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.