Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe813…17170x9e25…0810Base—$0.00676270%0x9e25…081011d ago0x2f593a…5c33ad
0xcaf1…f2620x9e25…0810Base—$0.0370%0x9e25…081011d ago0xe92e46…b62bf7
0x6755…7c6c0x9e25…0810Base—$0.0170%0x9e25…081011d ago0x2dd751…34482f
0x52a4…832c0x9e25…0810Base—$0.0270%0x9e25…081011d ago0x712b34…c9fee7
0xa01f…fcb00x9e25…0810Base—$0.0270%0x9e25…081011d ago0x4cb021…456a09
0x28e2…e0220x9e25…0810Base—$0.0270%0x9e25…081011d ago0x245137…402dbe
0x6e1e…2a910x9e25…0810Base—$0.0270%0x9e25…081011d ago0x2c42b7…72d00f
0x0dca…e0120x9e25…0810Base—$0.0270%0x9e25…081011d ago0x2aa5e2…3f5061
0xc976…fe5f0x9e25…0810Base—$0.0470%0x9e25…081011d ago0x431915…0427ea
0x609a…89730x9e25…0810Base—$0.0170%0x9e25…081011d ago0xcbd92c…981f62
0x7d81…b8f80x9e25…0810Base—$0.00764470%0x9e25…081011d ago0x239a79…0d19d5
0x49d6…66640x9e25…0810Base—$0.0170%0x9e25…081011d ago0xc4b177…e9dcc4
0x2c7b…bac00x9e25…0810Base—$0.0370%0x9e25…081011d ago0xe22644…2a123f
0xae15…6a890x9e25…0810Base—$0.0770%0x9e25…081011d ago0x45d490…78928a
0x377d…2d7f0x9e25…0810Base—$0.00853970%0x9e25…081011d ago0x0cdc49…094c3d
0x5a03…7a010x9e25…0810Base—$0.0170%0x9e25…081011d ago0x097d9f…ec5842
0xe351…db2a0x9e25…0810Base—$0.0470%0x9e25…081011d ago0x33fb0a…40d334
0xe39a…6e320x9e25…0810Base—$0.0270%0x9e25…081011d ago0x552d8c…5c46cf
0x78a9…53be0x9e25…0810Base—$0.00853470%0x9e25…081011d ago0x75bd1a…a0af84
0xe53a…d5760x9e25…0810Base—$0.0170%0x9e25…081011d ago0x25aa87…63dafb
0x797f…65710x9e25…0810Base—$0.0270%0x9e25…081011d ago0x0a6c91…0628c9
0xd939…db0b0x9e25…0810Base—$0.00864470%0x9e25…081011d ago0x1cb9d3…eb0a05
0xf737…c9460x9e25…0810Base—$0.0370%0x9e25…081011d ago0x693c5d…d04d59
0xc379…a58e0x9e25…0810Base—$0.0470%0x9e25…081011d ago0x9a0a83…e02f50
0x2568…79df0x9e25…0810Base—$0.0270%0x9e25…081011d ago0x8aa89b…1caf57

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.