Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa087…d6480x2d16…c6c3Basegauge/grid-reliability-regionGauge$0.02100%coinbase61d ago0xf57843…0e7329
0xa087…d6480x2d16…c6c3Basegauge/grid-reliability-regionGauge$0.05100%coinbase61d ago0xa48d63…f24203
0xa087…d6480x2d16…c6c3Basegauge/grid-reliability-regionGauge$0.05100%coinbase61d ago0xf08df2…e88a2b
0xa087…d6480x2d16…c6c3Basegauge/grid-reliability-regionGauge$0.01100%coinbase61d ago0xa3ae78…1699da
0xa087…d6480x2d16…c6c3Basegauge/grid-reliability-regionGauge$0.10100%coinbase61d ago0x29f58f…0b9efa
0xa087…d6480x2d16…c6c3Basegauge/grid-reliability-regionGauge$0.10100%coinbase61d ago0xfa3fa4…e243c2
0xa087…d6480x2d16…c6c3Basegauge/grid-reliability-regionGauge$0.10100%coinbase61d ago0x8a23ec…a4c4b2
0xa087…d6480x2d16…c6c3Basegauge/grid-reliability-regionGauge$0.10100%coinbase61d ago0x66d168…cd9eb5
0xa087…d6480x2d16…c6c3Basegauge/grid-reliability-regionGauge$0.10100%coinbase61d ago0x1806ba…477378
0xa087…d6480x2d16…c6c3Basegauge/grid-reliability-regionGauge$0.10100%coinbase61d ago0xef85e5…d72a4e
0xa087…d6480x2d16…c6c3Basegauge/grid-reliability-regionGauge$0.10100%coinbase61d ago0x1c7920…1977f8
0xa087…d6480x2d16…c6c3Basegauge/grid-reliability-regionGauge$0.10100%coinbase61d ago0x609fb5…4af419
0xa087…d6480x2d16…c6c3Basegauge/grid-reliability-regionGauge$0.10100%coinbase61d ago0x467a98…bc4e2e
0xa087…d6480x2d16…c6c3Basegauge/grid-reliability-regionGauge$0.10100%coinbase61d ago0xa310eb…6b494f
0xa087…d6480x2d16…c6c3Basegauge/grid-reliability-regionGauge$0.10100%coinbase61d ago0xf94362…84535b
0xa087…d6480x2d16…c6c3Basegauge/grid-reliability-regionGauge$0.03100%coinbase61d ago0x9a6a09…c02f7c
0xa087…d6480x2d16…c6c3Basegauge/grid-reliability-regionGauge$0.10100%coinbase61d ago0x9946ab…b83c41
0xa087…d6480x2d16…c6c3Basegauge/grid-reliability-regionGauge$0.10100%coinbase61d ago0x20ca66…08f4e6
0xa087…d6480x2d16…c6c3Basegauge/grid-reliability-regionGauge$0.10100%coinbase61d ago0xcc08c4…c0dfd7
0xa087…d6480x2d16…c6c3Basegauge/grid-reliability-regionGauge$0.10100%coinbase61d ago0xf3bf5e…5e20cd
0xa087…d6480x2d16…c6c3Basegauge/grid-reliability-regionGauge$0.10100%coinbase61d ago0x76e871…a4e676
0xa087…d6480x2d16…c6c3Basegauge/grid-reliability-regionGauge$0.10100%coinbase61d ago0xfc85d8…12930c
0xa087…d6480x2d16…c6c3Basegauge/grid-reliability-regionGauge$0.10100%coinbase61d ago0xc04b4b…45ec75
0xa087…d6480x2d16…c6c3Basegauge/grid-reliability-regionGauge$0.10100%coinbase61d ago0x71c26b…6e344f
0xa087…d6480x2d16…c6c3Basegauge/grid-reliability-regionGauge$0.10100%coinbase61d ago0x880cba…7f1aa2

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.