Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbce8…3a680xa9dd…2315Base—$0.002100%coinbase24d ago0xd029dc…ac775c
0xbce8…3a680xa9dd…2315Base—$0.002100%coinbase24d ago0x8c201e…0f5dc0
0xbce8…3a680xa9dd…2315Base—$0.002100%coinbase24d ago0x8f4948…ea83e4
0xbce8…3a680xa9dd…2315Base—$0.002100%coinbase24d ago0xa1677d…46006f
0xbce8…3a680xa9dd…2315Base—$0.002100%coinbase24d ago0x4007f1…520290
0xbce8…3a680xa9dd…2315Base—$0.002100%coinbase24d ago0x7c9656…97b017
0xbce8…3a680xa9dd…2315Base—$0.002100%coinbase24d ago0xfe7bf7…9f7639
0xbce8…3a680xa9dd…2315Base—$0.002100%coinbase24d ago0x3f3824…584dee
0xbce8…3a680xa9dd…2315Base—$0.002100%coinbase24d ago0xaa646d…717850
0xbce8…3a680xa9dd…2315Base—$0.002100%coinbase24d ago0x852ae9…60d63e
0xbce8…3a680xa9dd…2315Base—$0.002100%coinbase24d ago0x7d6463…981b41
0xbce8…3a680xa9dd…2315Base—$0.002100%coinbase24d ago0x2a4c64…45e0d0
0xbce8…3a680xa9dd…2315Base—$0.002100%coinbase24d ago0xfea6d5…747002
0xbce8…3a680xa9dd…2315Base—$0.002100%coinbase24d ago0xf5ca89…ec14ae
0xbce8…3a680xa9dd…2315Base—$0.002100%coinbase24d ago0x712069…303f26
0xbce8…3a680xa9dd…2315Base—$0.002100%coinbase24d ago0xcce744…b736fb
0xbce8…3a680xa9dd…2315Base—$0.002100%coinbase24d ago0xd0d629…19a6eb
0xbce8…3a680xa9dd…2315Base—$0.002100%coinbase24d ago0x00d345…13cd26
0xbce8…3a680xa9dd…2315Base—$0.002100%coinbase24d ago0x19b7cd…4fe9d6
0xbce8…3a680xa9dd…2315Base—$0.002100%coinbase24d ago0x9143c6…52c0c4
0xbce8…3a680xa9dd…2315Base—$0.002100%coinbase24d ago0xa95dcd…5b288f
0xbce8…3a680xa9dd…2315Base—$0.002100%coinbase24d ago0x98d461…558a89
0xbce8…3a680xa9dd…2315Base—$0.002100%coinbase24d ago0xf0d705…c52e36
0xbce8…3a680xa9dd…2315Base—$0.002100%coinbase24d ago0x969e12…b9d43b
0xbce8…3a680xa9dd…2315Base—$0.002100%coinbase24d ago0x9858a9…0a8a51

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.