Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x155a…7ac60x3e0a…78e7Base—$0.003776100%coinbase74d ago0x572a8a…18a808
0x155a…7ac60x3e0a…78e7Base—$0.002702100%coinbase74d ago0x5c5dc3…3b201f
0x155a…7ac60x3e0a…78e7Base—$0.004851100%coinbase74d ago0x922a82…ae5001
0x155a…7ac60x3e0a…78e7Base—$0.003878100%coinbase74d ago0x4165a3…be7cb0
0x155a…7ac60x3e0a…78e7Base—$0.00463100%coinbase74d ago0xb69ce7…8d042a
0x155a…7ac60x3e0a…78e7Base—$0.005649100%coinbase74d ago0x147d53…1cb48a
0x155a…7ac60x3e0a…78e7Base—$0.004312100%coinbase74d ago0x73baf1…1ede8e
0x155a…7ac60x3e0a…78e7Base—$0.003508100%coinbase74d ago0xfa029c…24f38c
0x155a…7ac60x3e0a…78e7Base—$0.00532100%coinbase74d ago0xfd1ee1…9d5a4e
0x155a…7ac60x3e0a…78e7Base—$0.005282100%coinbase74d ago0xa0994a…3c53e1
0x155a…7ac60x3e0a…78e7Base—$0.003346100%coinbase74d ago0x08a068…ee05a8
0x155a…7ac60x3e0a…78e7Base—$0.0052100%coinbase74d ago0xb3462f…050acf
0x155a…7ac60x3e0a…78e7Base—$0.004166100%coinbase74d ago0x16911e…c727d7
0x155a…7ac60x3e0a…78e7Base—$0.005175100%coinbase74d ago0x7d22e0…c1f106
0x155a…7ac60x3e0a…78e7Base—$0.004479100%coinbase74d ago0xfd3f16…ae6270
0x155a…7ac60x3e0a…78e7Base—$0.004119100%coinbase74d ago0xe6e6bd…8b651a
0x155a…7ac60x3e0a…78e7Base—$0.004307100%coinbase74d ago0x04e5e6…592c68
0x155a…7ac60x3e0a…78e7Base—$0.00454100%coinbase74d ago0xd1b853…348197
0x155a…7ac60x3e0a…78e7Base—$0.004918100%coinbase74d ago0x9eee69…234fdf
0x155a…7ac60x3e0a…78e7Base—$0.003833100%coinbase74d ago0xb2abf9…fe708f
0x155a…7ac60x3e0a…78e7Base—$0.00542100%coinbase74d ago0x791b17…bfba5a
0x155a…7ac60x3e0a…78e7Base—$0.00485100%coinbase74d ago0x3f895a…55861d
0x155a…7ac60x3e0a…78e7Base—$0.00465100%coinbase74d ago0x2d904e…917eeb
0x155a…7ac60x3e0a…78e7Base—$0.004852100%coinbase74d ago0x28dcf7…94900f
0x155a…7ac60x3e0a…78e7Base—$0.005668100%coinbase74d ago0x036fa0…f42723

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.