Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3019…03970x3e0a…78e7Base—$0.003291100%coinbase73d ago0xc2fa59…ac8313
0x3019…03970x3e0a…78e7Base—$0.005095100%coinbase73d ago0x5ae6cf…b1526c
0x3019…03970x3e0a…78e7Base—$0.003769100%coinbase73d ago0xa8fb1a…799c9f
0x3019…03970x3e0a…78e7Base—$0.004312100%coinbase73d ago0x53eefd…114c36
0x3019…03970x3e0a…78e7Base—$0.005105100%coinbase73d ago0xf25cf7…1484c3
0x3019…03970x3e0a…78e7Base—$0.005901100%coinbase73d ago0x6091c8…066c99
0x3019…03970x3e0a…78e7Base—$0.002923100%coinbase73d ago0xb2efaa…0a522e
0x3019…03970x3e0a…78e7Base—$0.002992100%coinbase73d ago0xb60c74…bc4a3f
0x3019…03970x3e0a…78e7Base—$0.002787100%coinbase73d ago0x589dc9…9ebfe9
0x3019…03970x3e0a…78e7Base—$0.004852100%coinbase73d ago0xc6a167…b50b63
0x3019…03970x3e0a…78e7Base—$0.004438100%coinbase73d ago0x7c6222…4139f0
0x3019…03970x3e0a…78e7Base—$0.003098100%coinbase73d ago0x10c5d6…ec906b
0x3019…03970x3e0a…78e7Base—$0.005608100%coinbase73d ago0xbac197…149e5c
0x3019…03970x3e0a…78e7Base—$0.004311100%coinbase73d ago0x5ddf7a…c4b069
0x3019…03970x3e0a…78e7Base—$0.003759100%coinbase73d ago0x632c6a…1ff82b
0x3019…03970x3e0a…78e7Base—$0.004063100%coinbase73d ago0xc5ef38…30691d
0x3019…03970x3e0a…78e7Base—$0.002899100%coinbase73d ago0x2f854f…a9d116
0x3019…03970x3e0a…78e7Base—$0.005742100%coinbase73d ago0x650865…9f150c
0x3019…03970x3e0a…78e7Base—$0.003591100%coinbase73d ago0x41afbc…1622c3
0x3019…03970x3e0a…78e7Base—$0.005111100%coinbase73d ago0xc1e007…1ca8f5
0x3019…03970x3e0a…78e7Base—$0.002743100%coinbase73d ago0x65c35a…9d863c
0x3019…03970x3e0a…78e7Base—$0.004913100%coinbase73d ago0xaff3bb…9ce9d7
0x3019…03970x3e0a…78e7Base—$0.003041100%coinbase73d ago0x37a00d…910f45
0x3019…03970x3e0a…78e7Base—$0.002958100%coinbase73d ago0x2ffc6c…2e41c1
0x3019…03970x3e0a…78e7Base—$0.003991100%coinbase73d ago0xfef8fd…7cded8

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.