Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5a42…c65d0x3e0a…78e7Base$0.00292100%coinbase13d ago0xa4127a…6cbe6f
0x9580…4f5e0x3e0a…78e7Base$0.005371100%coinbase13d ago0xa2ec52…eeac7c
0x4746…9e480x3e0a…78e7Base$0.005528100%coinbase13d ago0x9da044…84f774
0xe45b…f0610x3e0a…78e7Base$0.004107100%coinbase13d ago0x89e337…f3955c
0x9eac…d9990x3e0a…78e7Base$0.004868100%coinbase13d ago0xfb7c19…e5dcb7
0xb0fc…30610x3e0a…78e7Base$0.005447100%coinbase13d ago0x4e830c…ec0b19
0xa958…f5360x3e0a…78e7Base$0.004047100%coinbase13d ago0xef979e…e371fd
0xaa30…4c790x3e0a…78e7Base$0.00347100%coinbase13d ago0x4e56a1…e95768
0x64c7…8e6d0x3e0a…78e7Base$0.004728100%coinbase13d ago0xf8fe00…6c49d1
0x5ce4…51b40x3e0a…78e7Base$0.004847100%coinbase13d ago0x1b2fc4…9c33b1
0xdac8…b8f30x3e0a…78e7Base$0.004942100%coinbase13d ago0xd15f4c…716bc2
0x0e57…e7330x3e0a…78e7Base$0.005857100%coinbase13d ago0xd2c0f2…416884
0xfdb2…3b320x3e0a…78e7Base$0.005027100%coinbase13d ago0xbbf2c6…256097
0x0c0c…b1990x3e0a…78e7Base$0.003094100%coinbase13d ago0x73af9f…f7c5dc
0xebbc…e3c00x3e0a…78e7Base$0.005324100%coinbase13d ago0x26e25a…eca4f2
0x5516…94bd0x3e0a…78e7Base$0.003227100%coinbase13d ago0x9b9801…9b68ed
0xaf15…19330x3e0a…78e7Base$0.005587100%coinbase13d ago0xc13715…8db778
0x974d…b1380x3e0a…78e7Base$0.003595100%coinbase13d ago0x04e3b0…73ef1e
0x0792…f2200x3e0a…78e7Base$0.004416100%coinbase13d ago0x4c2b3f…3db8f1
0xa618…848e0x3e0a…78e7Base$0.005132100%coinbase13d ago0xbc8def…5261f9
0x5ccd…a9140x3e0a…78e7Base$0.00316100%coinbase13d ago0x07bd4f…0f328a
0x9eb4…1c480x3e0a…78e7Base$0.004182100%coinbase13d ago0xbf48ff…bb8d89
0xe21a…7c060x3e0a…78e7Base$0.004188100%coinbase13d ago0xc5a5c1…98f171
0x488f…a4f50x3e0a…78e7Base$0.003608100%coinbase13d ago0x57ccbb…bca29c
0xbcdb…4a8a0x3e0a…78e7Base$0.004947100%coinbase13d ago0x427ccf…b69cbb

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.