Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase100d ago0x2633bc…952e03
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase100d ago0x9fa0cc…571bf9
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase100d ago0xb944b8…69b07c
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%candidates100d ago0x00e1d6…849cc7
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%candidates100d ago0x4c4225…d42cb1
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase100d ago0x5cfc58…82f8db
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase100d ago0xd9ff65…d032a2
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase100d ago0xa0cef9…8b51c2
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase100d ago0x74c548…e9814a
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase100d ago0xf98a8a…e43dd9
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase100d ago0x099473…40ea60
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase100d ago0xbc5c18…943d4f
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase100d ago0xea0958…6a95fc
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase100d ago0x5503b2…9fb0a4
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase100d ago0x5f58ed…db5946
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase100d ago0x80ff57…e84ddd
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase100d ago0x857c4f…96da01
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase100d ago0xa6c127…232f61
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase100d ago0x0f629a…2affbd
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase100d ago0x4843de…04c292
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase100d ago0x9aa134…84cfe1
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase100d ago0x07746f…dd56b6
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase100d ago0xbcdb7e…868a38
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase100d ago0x86b792…2a1223
0x2e6a…4e1b0xa9dd…2315Base—$0.002100%coinbase100d ago0x7f82db…8cba94

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.