Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x06ae…f5e40xeb63…e7f2Base—$0.01100%coinbase69d ago0x0be9ce…e2ccfc
0x06ae…f5e40x34c8…c67aBase—$0.01100%coinbase69d ago0x613197…11782d
0x06ae…f5e40x934e…4443Base—$0.01100%coinbase69d ago0xb12931…29a5f2
0x06ae…f5e40xf2b3…be13Base—$0.01100%coinbase69d ago0xf2d24e…660b5c
0x06ae…f5e40xedea…dad3Base—$0.01100%coinbase69d ago0x8785ae…7d13ce
0x06ae…f5e40x7c8d…d875Base—$0.01100%coinbase69d ago0x683d08…97722c
0x06ae…f5e40x93a5…0701Base—$0.01100%coinbase69d ago0x04dc27…703eb2
0x06ae…f5e40x73c8…1f44Base—$0.01100%coinbase69d ago0x0c7cdb…be9f7c
0x06ae…f5e40xaf6e…1a60Base—$0.01100%coinbase69d ago0xf707df…394d65
0x06ae…f5e40x1abc…5e7fBase—$0.01100%coinbase69d ago0x1f3464…b2c472
0x06ae…f5e40x15e2…77b8Base—$0.01100%coinbase69d ago0xda5e8f…59d0e1
0x06ae…f5e40x4ab7…83ffBase—$0.01100%coinbase69d ago0x6c350d…f078e0
0x06ae…f5e40xe6cf…e11eBase—$0.01100%coinbase69d ago0x761323…0c99c3
0x06ae…f5e40x99a2…c701Base—$0.01100%coinbase69d ago0xb9a8f8…58c6b4
0x06ae…f5e40x6f91…50b1Base—$0.01100%coinbase69d ago0x7b7814…5edc2d
0x06ae…f5e40x14f5…af3eBase—$0.01100%coinbase69d ago0x18d3e0…d8a07a
0x06ae…f5e40x09a8…9902Base—$0.01100%coinbase69d ago0x818cc3…908b60
0x06ae…f5e40xda41…901bBase—$0.01100%coinbase69d ago0xda3faa…1c42fa
0x06ae…f5e40xb9c4…e607Base—$0.01100%coinbase69d ago0x5747fe…bd0043
0x06ae…f5e40xad0d…6845Base—$0.01100%coinbase69d ago0xe1ff5b…7225c6
0x06ae…f5e40x0441…7fd7Base—$0.01100%coinbase69d ago0x7a7be9…95ab53
0x06ae…f5e40x2b40…9312Base—$0.01100%coinbase69d ago0xa7b137…4c2637
0x06ae…f5e40xae70…639fBase—$0.01100%coinbase69d ago0xee44d7…6bc3c8
0x06ae…f5e40x4eea…59b7Base—$0.01100%coinbase69d ago0xd28570…1cf40b
0x06ae…f5e40x623f…fd22Base—$0.01100%coinbase69d ago0xa70fed…c763ba

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.