Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase34d ago0x573977…9b9b00
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase34d ago0x81b545…aeb46b
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase34d ago0x842afd…29c698
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase34d ago0x387da6…3c81e1
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase34d ago0xb0b9ae…4d5fa2
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase34d ago0x00afba…8c1344
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase34d ago0x1198c6…a71cdc
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase34d ago0x316a98…dc43d9
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase34d ago0x884a17…a3ab28
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase35d ago0x630f15…865d12
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase35d ago0x5d226b…e96f6b
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase35d ago0x2a5774…6d536f
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase35d ago0xb741b2…fc656f
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase35d ago0xa22ac9…f60c42
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase35d ago0x7f54d3…242ad8
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase35d ago0x024477…aaefe4
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase35d ago0x7e5b25…692b22
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase35d ago0x4a252a…49494a
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase35d ago0x240cf6…eaf4d0
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase35d ago0x070595…a55b00
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase35d ago0x67f70e…026acc
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase35d ago0xc402e7…737673
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase35d ago0x2efb2e…d2f9ae

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.