Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase69d ago0x883aba…01aac5
0x8975…dd040x13bf…b9a7Base—$0.004100%candidates69d ago0x71c0f3…ed55ee
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase69d ago0x26c8b0…25610b
0x8975…dd040x13bf…b9a7Base—$0.004100%candidates69d ago0x016e7d…1c6628
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase69d ago0x8d06ff…0eb6d8
0x8975…dd040x13bf…b9a7Base—$0.004100%candidates69d ago0x493583…8a7e7b
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase69d ago0x256a4f…86b767
0x8975…dd040x13bf…b9a7Base—$0.004100%candidates69d ago0x8a7be5…d85431
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase69d ago0x1dcb1d…f6da70
0x8975…dd040x13bf…b9a7Base—$0.004100%candidates69d ago0x1e83e3…7a9f48
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase69d ago0xf71593…7da8c6
0x8975…dd040x13bf…b9a7Base—$0.004100%candidates69d ago0xbb540a…c08cd1
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase69d ago0x8318df…bbb92d
0x8975…dd040x13bf…b9a7Base—$0.004100%candidates69d ago0x97ebb6…c4c79a
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase69d ago0x5716ae…1be422
0x8975…dd040x13bf…b9a7Base—$0.004100%candidates69d ago0x845ee8…180e27
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase69d ago0x3776c8…286442
0x8975…dd040x13bf…b9a7Base—$0.004100%candidates69d ago0x31abf2…beac64
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase69d ago0x104b16…a304f9
0x8975…dd040x13bf…b9a7Base—$0.004100%candidates69d ago0x42eac7…77f07d
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase69d ago0x78c1b5…01b45f
0x8975…dd040x13bf…b9a7Base—$0.004100%candidates69d ago0x8cf559…8f4c78
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase69d ago0xcb0c5b…bc8183
0x8975…dd040x13bf…b9a7Base—$0.004100%candidates69d ago0x421799…97eb7b
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase69d ago0xdb4cfc…503109

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.