Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI103d ago0x67e816…a8545d
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI103d ago0x225355…fb803f
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI103d ago0x99ffc0…781f92
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf27e52…59d9a0
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6389d5…8bcb2b
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc67845…72b2c6
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbd4700…829cb7
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7970c0…340a11
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI104d ago0x56eb5d…8ba57d
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe6b9ba…1748b3
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI104d ago0x384f65…ef4a4d
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI104d ago0x35eecf…b77483
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3bfdd4…f5499b
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb8bde0…ba3586
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc6360b…f69f24
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI104d ago0xde409f…0c8bf0
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI104d ago0x37bfcb…5346ee
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8b8858…8c50d3
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI104d ago0x38379e…a401bd
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd97deb…5ae7ea
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0b1ca4…d90307
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI104d ago0x921238…7a5e8c
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe9a752…415529
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf20282…769a46
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb195e7…bb1153

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.