Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1505…4fa70xa9dd…2315Base—$0.002100%coinbase24d ago0x5f9593…2892e0
0x1505…4fa70xa9dd…2315Base—$0.002100%coinbase24d ago0x6b945c…e1547c
0x1505…4fa70xa9dd…2315Base—$0.002100%coinbase24d ago0x8faa89…f329a5
0x1505…4fa70xa9dd…2315Base—$0.002100%coinbase24d ago0x9d64a9…34433f
0x1505…4fa70xa9dd…2315Base—$0.002100%coinbase24d ago0xa84cf0…d794ac
0x1505…4fa70xa9dd…2315Base—$0.002100%coinbase24d ago0x89f02e…d7c229
0x1505…4fa70xa9dd…2315Base—$0.002100%coinbase24d ago0x9356d3…f616db
0x1505…4fa70xa9dd…2315Base—$0.002100%coinbase24d ago0xa2614b…1b135e
0x1505…4fa70xa9dd…2315Base—$0.002100%coinbase24d ago0x4f8f3a…4b2342
0x1505…4fa70xa9dd…2315Base—$0.002100%coinbase24d ago0x48fb07…2839c7
0x1505…4fa70xa9dd…2315Base—$0.002100%coinbase24d ago0xb1761d…ec5b8e
0x1505…4fa70xa9dd…2315Base—$0.002100%coinbase24d ago0x1684ca…671627
0x1505…4fa70xa9dd…2315Base—$0.002100%coinbase24d ago0x60acb3…ceed2a
0x1505…4fa70xa9dd…2315Base—$0.002100%coinbase24d ago0xa9d4a1…d81518
0x1505…4fa70xa9dd…2315Base—$0.002100%coinbase24d ago0xfaa831…df5319
0x1505…4fa70xa9dd…2315Base—$0.002100%coinbase24d ago0x2b47f4…2fcce5
0x1505…4fa70xa9dd…2315Base—$0.002100%coinbase24d ago0x3c1dd8…4de87d
0x1505…4fa70xa9dd…2315Base—$0.002100%coinbase24d ago0x4c65f1…b76e09
0x1505…4fa70xa9dd…2315Base—$0.002100%coinbase24d ago0x584523…b407b4
0x1505…4fa70xa9dd…2315Base—$0.002100%coinbase24d ago0x523b43…104dc9
0x1505…4fa70xa9dd…2315Base—$0.002100%coinbase24d ago0xaa9d15…c89e3c
0x1505…4fa70xa9dd…2315Base—$0.002100%coinbase24d ago0x5af726…f272bb
0x1505…4fa70xa9dd…2315Base—$0.002100%coinbase24d ago0xb6adbf…7d1120
0x1505…4fa70xa9dd…2315Base—$0.002100%coinbase24d ago0x436763…4395ba
0x1505…4fa70xa9dd…2315Base—$0.002100%coinbase24d ago0xbea926…2aea3e

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.