Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8af6…3a670x3e0a…78e7Base—$0.00586100%coinbase74d ago0x8db540…80a705
0x8af6…3a670x3e0a…78e7Base—$0.004451100%coinbase74d ago0x96418b…e64b37
0x8af6…3a670x3e0a…78e7Base—$0.005391100%coinbase74d ago0x8cbccd…e264fc
0x8af6…3a670x3e0a…78e7Base—$0.004388100%coinbase74d ago0x963d9f…633174
0x8af6…3a670x3e0a…78e7Base—$0.003212100%coinbase74d ago0x0925e1…f430eb
0x8af6…3a670x3e0a…78e7Base—$0.005117100%coinbase74d ago0x567540…0fc750
0x8af6…3a670x3e0a…78e7Base—$0.004149100%coinbase74d ago0x98b0ea…3b5089
0x8af6…3a670x3e0a…78e7Base—$0.002769100%coinbase75d ago0x0818a8…ac6204
0x8af6…3a670x3e0a…78e7Base—$0.002651100%coinbase75d ago0x627e8b…1d54d0
0x8af6…3a670x3e0a…78e7Base—$0.002658100%coinbase75d ago0x53f13b…446f80
0x8af6…3a670x3e0a…78e7Base—$0.004954100%coinbase75d ago0xa67c87…021315
0x8af6…3a670x3e0a…78e7Base—$0.005874100%coinbase75d ago0x50f19f…d4065b
0x8af6…3a670x3e0a…78e7Base—$0.00365100%coinbase75d ago0x021b13…028dec
0x8af6…3a670x3e0a…78e7Base—$0.005503100%coinbase75d ago0x1e0451…87b4bf
0x8af6…3a670x3e0a…78e7Base—$0.003203100%coinbase75d ago0x85bea6…4143aa
0x8af6…3a670x3e0a…78e7Base—$0.005423100%coinbase75d ago0xa72194…552fb3
0x8af6…3a670x3e0a…78e7Base—$0.005599100%coinbase75d ago0x4797e7…d2ad19
0x8af6…3a670x3e0a…78e7Base—$0.004776100%coinbase75d ago0x960a95…f6a543
0x8af6…3a670x3e0a…78e7Base—$0.0029100%coinbase75d ago0x4b0d97…c5a0a9
0x8af6…3a670x3e0a…78e7Base—$0.003919100%coinbase75d ago0xf09315…c4f820
0x8af6…3a670x3e0a…78e7Base—$0.003719100%coinbase75d ago0xe8a4f2…a60c0c

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.