Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a8d…90860xf9b5…839fBase—$0.01100%coinbase73d ago0xbe7371…fdb49d
0x8a8d…90860xbea0…4303Base—$0.01100%coinbase73d ago0xa9cb9c…f55a9b
0x8a8d…90860x98fa…b920Base—$0.01100%coinbase73d ago0xc39c76…bfd439
0x8a8d…90860x3130…1592Base—$0.01100%coinbase73d ago0x582957…91ea80
0x8a8d…90860x3655…34abBase—$0.01100%coinbase73d ago0xdabc69…2e5a92
0x8a8d…90860xb24a…0946Base—$0.01100%coinbase73d ago0xcb3d58…5efca8
0x8a8d…90860x2786…a505Base—$0.01100%coinbase73d ago0xc8bed4…9994e9
0x8a8d…90860x5a54…8318Base—$0.01100%coinbase73d ago0x10b785…157c10
0x8a8d…90860xe020…0b99Base—$0.01100%coinbase73d ago0x71949d…cfaf2d
0x8a8d…90860xd9d3…f852Base—$0.01100%coinbase73d ago0x217093…94c397
0x8a8d…90860x2e4a…50b4Base—$0.01100%coinbase73d ago0x354432…95a71e
0x8a8d…90860x6025…32f4Base—$0.01100%coinbase73d ago0xcf46e8…3adef4
0x8a8d…90860x2dbe…5120Base—$0.01100%coinbase73d ago0x70747a…3ea139

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.