Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0f11…9a5c0x3e0a…78e7Base—$0.00412100%coinbase80d ago0xd7ac4b…019eb6
0x0f11…9a5c0x3e0a…78e7Base—$0.005183100%coinbase80d ago0x4a0350…d3421d
0x0f11…9a5c0x3e0a…78e7Base—$0.005742100%coinbase80d ago0xda31d6…6443e9
0x0f11…9a5c0x3e0a…78e7Base—$0.004147100%coinbase80d ago0x285344…0323d8
0x0f11…9a5c0x3e0a…78e7Base—$0.003553100%coinbase80d ago0xb7b86f…8a099c
0x0f11…9a5c0x3e0a…78e7Base—$0.004948100%coinbase80d ago0x9d687c…f9e0ee
0x0f11…9a5c0x3e0a…78e7Base—$0.004378100%coinbase80d ago0x08f7c1…abe017
0x0f11…9a5c0x3e0a…78e7Base—$0.004607100%coinbase80d ago0xb877e8…42d5e8
0x0f11…9a5c0x3e0a…78e7Base—$0.005241100%coinbase80d ago0xbad753…9d2f70
0x0f11…9a5c0x3e0a…78e7Base—$0.003853100%coinbase80d ago0x905bbf…8e47c8
0x0f11…9a5c0x3e0a…78e7Base—$0.0044100%coinbase80d ago0xdf6eca…7bca8f
0x0f11…9a5c0x3e0a…78e7Base—$0.004042100%coinbase80d ago0xaa2b88…38b350
0x0f11…9a5c0x3e0a…78e7Base—$0.003881100%coinbase80d ago0x3aec10…8b55b5
0x0f11…9a5c0x3e0a…78e7Base—$0.005721100%coinbase80d ago0x4e0f25…782ada
0x0f11…9a5c0x3e0a…78e7Base—$0.003017100%coinbase80d ago0x1c1671…ee1275
0x0f11…9a5c0x3e0a…78e7Base—$0.003604100%coinbase80d ago0x2576c4…c499c2
0x0f11…9a5c0x3e0a…78e7Base—$0.005722100%coinbase80d ago0x3b999c…0b0755
0x0f11…9a5c0x3e0a…78e7Base—$0.003319100%coinbase80d ago0xdba109…ab1acb
0x0f11…9a5c0x3e0a…78e7Base—$0.005879100%coinbase80d ago0xc8f029…da38c9
0x0f11…9a5c0x3e0a…78e7Base—$0.00298100%coinbase80d ago0xd459ea…6f7a02
0x0f11…9a5c0x3e0a…78e7Base—$0.004965100%coinbase80d ago0xd8eda3…95cef6
0x0f11…9a5c0x3e0a…78e7Base—$0.002687100%coinbase80d ago0x7bc075…1e64dd
0x0f11…9a5c0x3e0a…78e7Base—$0.005684100%coinbase80d ago0x7f59a2…0a2c14
0x0f11…9a5c0x3e0a…78e7Base—$0.005232100%coinbase80d ago0x78560b…d98dce
0x0f11…9a5c0x3e0a…78e7Base—$0.004637100%coinbase80d ago0x9bc797…93bdb0

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.