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%coinbase12d ago0x1e6702…26b273
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase12d ago0x488aa1…abe8c3
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase12d ago0x1d039b…2dc199
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase12d ago0xf8389d…78ea0e
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase13d ago0x0f6402…b7780b
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase13d ago0xcc78cf…18f1ff
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase13d ago0xa852db…fdd0ea
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase13d ago0x7b21d8…5ef28e
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase13d ago0x811229…ca9597
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase13d ago0x0fabe9…6d8184
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase13d ago0xd9af2d…6c280d
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase13d ago0xf18c92…2c5b50
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase13d ago0x6cf1e1…a94732
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase13d ago0xc3302a…4c2a5e
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase13d ago0x7b7db5…d43f05
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase13d ago0xd8e15b…f4b659
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase13d ago0xa1a9c1…b1b596
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase13d ago0x567654…258df2
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase13d ago0xda2751…d2b3a2
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase13d ago0x3fa5e5…4a2829
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase13d ago0x40a85c…b172ef
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase13d ago0x398d52…8c3516
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase13d ago0x6a706f…9c9ac6
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase13d ago0xa8e79f…89cf91

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.