Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4698…ef1c0x2b6d…32c5Base2sPublic-records$0.001100%coinbase67d ago0x968103…ec1298
0x4698…ef1c0x2b6d…32c5Base2sPublic-records$0.00144100%coinbase67d ago0x3f7fac…124be7
0x4698…ef1c0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase67d ago0x6ade79…edcfb2
0x4698…ef1c0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase67d ago0x953ad2…b0df0d
0x4698…ef1c0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase67d ago0x209e93…eadc94
0x4698…ef1c0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase67d ago0xa6937c…698711
0x4698…ef1c0x2b6d…32c5Base2sPublic-records$0.001100%coinbase67d ago0x5cb15a…559574
0x4698…ef1c0x2b6d…32c5Base2sPublic-records$0.001100%coinbase67d ago0xc94951…439991
0x4698…ef1c0x2b6d…32c5Base2sPublic-records$0.001100%coinbase67d ago0xd64997…b12df4
0x4698…ef1c0x2b6d…32c5Base2sPublic-records$0.0018100%coinbase67d ago0x899b5c…7de8f4
0x4698…ef1c0x2b6d…32c5Base2sPublic-records$0.001100%coinbase67d ago0x8ae873…29b8a8
0x4698…ef1c0x2b6d…32c5Base2sPublic-records$0.001100%coinbase67d ago0xe30f8c…d906c0
0x4698…ef1c0x2b6d…32c5Base2sPublic-records$0.0024100%coinbase67d ago0x31474d…3123c3
0x4698…ef1c0x2b6d…32c5Base2sPublic-records$0.0018100%coinbase67d ago0x0fe98f…71549c
0x4698…ef1c0x2b6d…32c5Base2sPublic-records$0.001100%coinbase67d ago0x055101…854351
0x4698…ef1c0x2b6d…32c5Base2sPublic-records$0.001100%coinbase67d ago0x87664f…628ef0
0x4698…ef1c0x2b6d…32c5Base2sPublic-records$0.001100%coinbase67d ago0x9ce79b…0e444f
0x4698…ef1c0x2b6d…32c5Base2sPublic-records$0.006100%coinbase67d ago0x9406ad…eac201
0x4698…ef1c0x2b6d…32c5Base2sPublic-records$0.001100%coinbase67d ago0x712036…42add4
0x4698…ef1c0x2b6d…32c5Base2sPublic-records$0.0048100%coinbase67d ago0xb1c857…fddf95
0x4698…ef1c0x2b6d…32c5Base2sPublic-records$0.00144100%coinbase67d ago0x0df41f…07a059
0x4698…ef1c0x2b6d…32c5Base2sPublic-records$0.001100%coinbase67d ago0xad3845…8bc0ca

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.