Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a590d ago0xd30292…4f5d5b
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a590d ago0xe31a81…e20247
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a590d ago0xe0794d…b6553b
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a590d ago0xc43abf…2224d3
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a590d ago0x33c0f4…941047
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a590d ago0x42fe0b…5c6825
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a590d ago0xaf655b…0bd589
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a590d ago0xc2091f…4f083d
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a590d ago0xf420b8…9e52e2
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a590d ago0xafc582…c3015d
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a590d ago0x2d556a…c46e38
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a590d ago0xf650a7…3b57b6
0x4472…89cd0xa8a8…d988Base—$0.01100%0x4066…77b190d ago0xc7d754…2258a9
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a590d ago0xca8ade…1d9ccb
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a590d ago0xd820e3…69a5a0
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a590d ago0x1ff17f…0c9573
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a590d ago0x383654…480828
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a590d ago0x2d2127…4c969a
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a590d ago0x4d6637…87ff59
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a590d ago0x8975ed…a19af8
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a590d ago0xf45bd9…a1f3a8
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a590d ago0x48a2d7…e50e85
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a590d ago0x42a5a1…9c01ba
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a590d ago0xd22ab8…220156
0x4472…89cd0xa8a8…d988Base—$0.01100%0x194e…37a590d ago0x2f3baa…34ce1e

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.