Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x778e…ae580x3e0a…78e7Base—$0.004312100%coinbase73d ago0x32f15e…8fd08e
0x778e…ae580x3e0a…78e7Base—$0.002807100%coinbase73d ago0x547e52…dffc9b
0x778e…ae580x3e0a…78e7Base—$0.005819100%coinbase73d ago0x6fe317…d032ac
0x778e…ae580x3e0a…78e7Base—$0.004296100%coinbase73d ago0x442859…5f1c04
0x778e…ae580x3e0a…78e7Base—$0.004224100%coinbase73d ago0x9bce31…3d082c
0x778e…ae580x3e0a…78e7Base—$0.003876100%coinbase73d ago0xf54a88…d7aee9
0x778e…ae580x3e0a…78e7Base—$0.003003100%coinbase73d ago0x47710b…043e28
0x778e…ae580x3e0a…78e7Base—$0.003269100%coinbase73d ago0xf97f01…4e8e8f
0x778e…ae580x3e0a…78e7Base—$0.004774100%coinbase73d ago0x0d5031…c93503
0x778e…ae580x3e0a…78e7Base—$0.005094100%coinbase73d ago0x5b5986…589d05
0x778e…ae580x3e0a…78e7Base—$0.003564100%coinbase73d ago0x96af85…22c272
0x778e…ae580x3e0a…78e7Base—$0.003702100%coinbase73d ago0xf6f968…1fbee1
0x778e…ae580x3e0a…78e7Base—$0.003738100%coinbase73d ago0x0060b0…2221c1
0x778e…ae580x3e0a…78e7Base—$0.004712100%coinbase73d ago0xe47ebd…160db1
0x778e…ae580x3e0a…78e7Base—$0.002654100%coinbase73d ago0xd14491…52d7c6
0x778e…ae580x3e0a…78e7Base—$0.004655100%coinbase73d ago0xf9888b…4cb44a
0x778e…ae580x3e0a…78e7Base—$0.005335100%coinbase74d ago0x346898…33bb85
0x778e…ae580x3e0a…78e7Base—$0.005002100%coinbase74d ago0xd28bc1…2bc112
0x778e…ae580x3e0a…78e7Base—$0.004873100%coinbase74d ago0x65d33a…50b84e
0x778e…ae580x3e0a…78e7Base—$0.004017100%coinbase74d ago0x8e873e…e2d3d1
0x778e…ae580x3e0a…78e7Base—$0.002845100%coinbase74d ago0x1dbe39…ea91a0
0x778e…ae580x3e0a…78e7Base—$0.005661100%coinbase74d ago0x3d1c2a…780534
0x778e…ae580x3e0a…78e7Base—$0.004347100%coinbase74d ago0x84d158…606aa2
0x778e…ae580x3e0a…78e7Base—$0.004729100%coinbase74d ago0xfe6fb7…066685
0x778e…ae580x3e0a…78e7Base—$0.005221100%coinbase74d ago0x42709d…dac368

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.