Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6331…e3a20x3e0a…78e7Base—$0.003889100%coinbase74d ago0xe3e3c5…191467
0x6331…e3a20x3e0a…78e7Base—$0.00539100%coinbase74d ago0x703b2e…37237c
0x6331…e3a20x3e0a…78e7Base—$0.005476100%coinbase74d ago0x8d7c43…756474
0x6331…e3a20x3e0a…78e7Base—$0.004013100%coinbase74d ago0x4108f9…ea471f
0x6331…e3a20x3e0a…78e7Base—$0.004125100%coinbase74d ago0xeffe96…d6a5a5
0x6331…e3a20x3e0a…78e7Base—$0.005155100%coinbase74d ago0x4881e4…6fb0e7
0x6331…e3a20x3e0a…78e7Base—$0.004338100%coinbase75d ago0x6b8c63…fc134a
0x6331…e3a20x3e0a…78e7Base—$0.004877100%coinbase75d ago0x6acf8c…1c75f2
0x6331…e3a20x3e0a…78e7Base—$0.004684100%coinbase75d ago0x936319…db7aae
0x6331…e3a20x3e0a…78e7Base—$0.0051100%coinbase75d ago0xd1eedd…e1cbee
0x6331…e3a20x3e0a…78e7Base—$0.005173100%coinbase75d ago0x6a79cd…c9f49a
0x6331…e3a20x3e0a…78e7Base—$0.005437100%coinbase75d ago0x74706a…8a6290
0x6331…e3a20x3e0a…78e7Base—$0.002743100%coinbase75d ago0xe44eca…8e9c69
0x6331…e3a20x3e0a…78e7Base—$0.004167100%coinbase75d ago0xc6d039…e58f9f
0x6331…e3a20x3e0a…78e7Base—$0.00283100%coinbase75d ago0x1649ea…745ca3
0x6331…e3a20x3e0a…78e7Base—$0.003581100%coinbase75d ago0xd0bf2d…2a02ca
0x6331…e3a20x3e0a…78e7Base—$0.003936100%coinbase75d ago0xe88a74…4c9f16
0x6331…e3a20x3e0a…78e7Base—$0.003862100%coinbase75d ago0x822866…e972f1
0x6331…e3a20x3e0a…78e7Base—$0.003669100%coinbase75d ago0x34e6e0…1b1396
0x6331…e3a20x3e0a…78e7Base—$0.002952100%coinbase75d ago0x2392a8…dade2b
0x6331…e3a20x3e0a…78e7Base—$0.004501100%coinbase75d ago0x3531bc…57c097
0x6331…e3a20x3e0a…78e7Base—$0.00344100%coinbase75d ago0x93882a…8a1254
0x6331…e3a20x3e0a…78e7Base—$0.005392100%coinbase75d ago0xf30b66…675c43
0x6331…e3a20x3e0a…78e7Base—$0.00412100%coinbase75d ago0xbf3999…b24014
0x6331…e3a20x3e0a…78e7Base—$0.003176100%coinbase75d ago0x9ae48d…8b9b76

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.