Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdf7f…fd3e0x3e0a…78e7Base—$0.005085100%coinbase74d ago0xf4fc20…caa17e
0xdf7f…fd3e0x3e0a…78e7Base—$0.005384100%coinbase74d ago0x57aa8e…4d70d8
0xdf7f…fd3e0x3e0a…78e7Base—$0.002763100%coinbase74d ago0x551da6…9b7bfb
0xdf7f…fd3e0x3e0a…78e7Base—$0.003057100%coinbase74d ago0x2ff88f…d842d7
0xdf7f…fd3e0x3e0a…78e7Base—$0.005127100%coinbase74d ago0x43ca90…555d9a
0xdf7f…fd3e0x3e0a…78e7Base—$0.005767100%coinbase74d ago0x5ed3cd…363b03
0xdf7f…fd3e0x3e0a…78e7Base—$0.003408100%coinbase74d ago0x8615fb…4f8a75
0xdf7f…fd3e0x3e0a…78e7Base—$0.00463100%coinbase74d ago0x9bcfcb…916d46
0xdf7f…fd3e0x3e0a…78e7Base—$0.005352100%coinbase74d ago0xa73897…57f548
0xdf7f…fd3e0x3e0a…78e7Base—$0.003877100%coinbase74d ago0xb352c0…81a885
0xdf7f…fd3e0x3e0a…78e7Base—$0.004721100%coinbase74d ago0x18345e…f051b2
0xdf7f…fd3e0x3e0a…78e7Base—$0.003779100%coinbase74d ago0xc44890…2348fc
0xdf7f…fd3e0x3e0a…78e7Base—$0.003364100%coinbase74d ago0x76faf4…1a2b0a
0xdf7f…fd3e0x3e0a…78e7Base—$0.005236100%coinbase75d ago0xd7bfbd…66907b
0xdf7f…fd3e0x3e0a…78e7Base—$0.00407100%coinbase75d ago0x2825db…84f9d4
0xdf7f…fd3e0x3e0a…78e7Base—$0.005909100%coinbase75d ago0xc9228d…119376
0xdf7f…fd3e0x3e0a…78e7Base—$0.004182100%coinbase75d ago0x440c5a…2b5fba
0xdf7f…fd3e0x3e0a…78e7Base—$0.004341100%coinbase75d ago0x1ef99f…6ab9b4
0xdf7f…fd3e0x3e0a…78e7Base—$0.004479100%coinbase75d ago0xb9405d…9251f2
0xdf7f…fd3e0x3e0a…78e7Base—$0.004271100%coinbase75d ago0x952785…8055b9
0xdf7f…fd3e0x3e0a…78e7Base—$0.004434100%coinbase75d ago0xa2287e…0e3651
0xdf7f…fd3e0x3e0a…78e7Base—$0.003869100%coinbase75d ago0x8311b9…675559
0xdf7f…fd3e0x3e0a…78e7Base—$0.003513100%coinbase75d ago0x01212e…dde563
0xdf7f…fd3e0x3e0a…78e7Base—$0.004622100%coinbase75d ago0xf86e6d…54274d
0xdf7f…fd3e0x3e0a…78e7Base—$0.004685100%coinbase75d ago0x244a95…fa9901

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.