Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf55e…036e0x2b6d…32c5Base2sPublic-records$0.001100%coinbase73d ago0x112214…c54d89
0xf55e…036e0x2b6d…32c5Base2sPublic-records$0.001100%coinbase73d ago0x5e5d66…bf056d
0xf55e…036e0x2b6d…32c5Base2sPublic-records$0.00144100%coinbase73d ago0xe34d32…aeb9af
0xf55e…036e0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase73d ago0xbc48b8…dbd732
0xf55e…036e0x2b6d…32c5Base2sPublic-records$0.006100%coinbase73d ago0xa96489…25335d
0xf55e…036e0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase73d ago0x2897f8…0c7f84
0xf55e…036e0x2b6d…32c5Base2sPublic-records$0.00144100%coinbase73d ago0x57bc80…05664b
0xf55e…036e0x2b6d…32c5Base2sPublic-records$0.001100%coinbase73d ago0x2857ee…0484d5
0xf55e…036e0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase73d ago0x08f463…cf6b2e
0xf55e…036e0x2b6d…32c5Base2sPublic-records$0.0048100%coinbase73d ago0xcb8b94…eef90f
0xf55e…036e0x2b6d…32c5Base2sPublic-records$0.00144100%coinbase73d ago0x250f8a…41d0fc
0xf55e…036e0x2b6d…32c5Base2sPublic-records$0.001100%coinbase73d ago0x6d407d…5fcf44
0xf55e…036e0x2b6d…32c5Base2sPublic-records$0.001100%coinbase73d ago0x988b7f…bd3d28
0xf55e…036e0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase73d ago0x59f9c0…fd5806
0xf55e…036e0x2b6d…32c5Base2sPublic-records$0.00144100%coinbase74d ago0x25da65…d244f2
0xf55e…036e0x2b6d…32c5Base2sPublic-records$0.0018100%coinbase74d ago0xdd4eb3…f5c672
0xf55e…036e0x2b6d…32c5Base2sPublic-records$0.001100%coinbase74d ago0x44f882…75dd99
0xf55e…036e0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase74d ago0x084f36…cd68ee
0xf55e…036e0x2b6d…32c5Base2sPublic-records$0.001100%coinbase74d ago0x710ebc…75ec69
0xf55e…036e0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase74d ago0xcf0bb1…87eace
0xf55e…036e0x2b6d…32c5Base2sPublic-records$0.0048100%coinbase74d ago0x7eef49…60b7d7

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.