Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase115d ago0x7a3b43…f53f6b
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates115d ago0x8e1e91…43fc6a
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase115d ago0x596018…a41a89
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates115d ago0xd7cef0…64b803
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase115d ago0x550dae…7caffb
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates115d ago0xf4ebf1…cb6ade
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase115d ago0xcf9f3b…a8a506
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates115d ago0x80909d…a1592e
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase115d ago0x12874c…a43853
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates115d ago0xfde748…1666da
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase115d ago0x851fdf…18aab4
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates115d ago0x993270…0db8b3
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase115d ago0xd72dec…8e2779
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates115d ago0xa69eca…aff11e
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase115d ago0x13d04e…c1beda
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates115d ago0x2fd29d…42ac0e
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase115d ago0x1471e4…3b5814
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates115d ago0xa1eeda…593345
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase115d ago0x678882…11b6dd
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates115d ago0xde14dd…c88b95
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase115d ago0xba3d87…6d8514
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates115d ago0x73bebd…7a7831
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase115d ago0x2e1a68…00895c
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates115d ago0xc6642d…3a32fb
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase115d ago0x7d0efe…f2134e

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.