Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x84f9…c2ba0xa9dd…2315Base—$0.002100%coinbase41d ago0x7c3b72…1a8ab6
0x84f9…c2ba0xa9dd…2315Base—$0.002100%coinbase41d ago0xedc231…a70622
0x84f9…c2ba0xa9dd…2315Base—$0.002100%coinbase41d ago0x1df49d…b43553
0x84f9…c2ba0xa9dd…2315Base—$0.002100%coinbase41d ago0x6f0ad5…d36a0c
0x84f9…c2ba0xa9dd…2315Base—$0.002100%coinbase41d ago0x11499a…18f779
0x84f9…c2ba0xa9dd…2315Base—$0.002100%coinbase41d ago0x5caac1…55d1b1
0x84f9…c2ba0xa9dd…2315Base—$0.002100%coinbase41d ago0x87ce04…67d2a7
0x84f9…c2ba0xa9dd…2315Base—$0.002100%coinbase41d ago0xa7ded6…778bda
0x84f9…c2ba0xa9dd…2315Base—$0.002100%coinbase41d ago0xa047b9…c9d925
0x84f9…c2ba0xa9dd…2315Base—$0.002100%coinbase41d ago0xbc3770…165cec
0x84f9…c2ba0xa9dd…2315Base—$0.002100%coinbase41d ago0xb464bf…ede2dc
0x84f9…c2ba0xa9dd…2315Base—$0.002100%coinbase41d ago0x6c1f5b…c920a4
0x84f9…c2ba0xa9dd…2315Base—$0.002100%coinbase41d ago0x4a9a3c…484344
0x84f9…c2ba0xa9dd…2315Base—$0.002100%coinbase41d ago0x166e09…76b559
0x84f9…c2ba0xa9dd…2315Base—$0.002100%coinbase41d ago0xd56368…b10ba6
0x84f9…c2ba0xa9dd…2315Base—$0.002100%coinbase41d ago0x5e5cbe…d9fd4d
0x84f9…c2ba0xa9dd…2315Base—$0.002100%coinbase41d ago0x674072…9e9589
0x84f9…c2ba0xa9dd…2315Base—$0.002100%coinbase41d ago0xa8c5bd…4c426d
0x84f9…c2ba0xa9dd…2315Base—$0.002100%coinbase41d ago0x214796…9755d4
0x84f9…c2ba0xa9dd…2315Base—$0.002100%coinbase41d ago0xdaa523…310778
0x84f9…c2ba0xa9dd…2315Base—$0.002100%coinbase41d ago0x2beeea…6910d8
0x84f9…c2ba0xa9dd…2315Base—$0.002100%coinbase41d ago0xcbb481…dfc903
0x84f9…c2ba0xa9dd…2315Base—$0.002100%coinbase41d ago0x65ad42…3a7da4
0x84f9…c2ba0xa9dd…2315Base—$0.002100%coinbase41d ago0x00210a…97fcc8
0x84f9…c2ba0xa9dd…2315Base—$0.002100%coinbase41d ago0x314c5f…f802bf

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.