Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3869…4bf30x260f…82b0Basex402 service$0.06100%coinbase84d ago0x584527…abca56
0x3869…4bf30x260f…82b0Basex402 service$0.09100%coinbase84d ago0xaa509a…c1c0cb
0x3869…4bf30x260f…82b0Basex402 service$0.05100%coinbase84d ago0x1a1ec3…87258f
0x3869…4bf30x260f…82b0Basex402 service$0.06100%coinbase84d ago0xafe037…d5acdc
0x3869…4bf30x260f…82b0Basex402 service$0.08100%coinbase84d ago0x34ad27…aa3bb0
0x3869…4bf30x260f…82b0Basex402 service$0.07100%coinbase84d ago0xc26d25…cc81a3
0x3869…4bf30x260f…82b0Basex402 service$0.08100%coinbase84d ago0x33f129…8e1502
0x3869…4bf30x260f…82b0Basex402 service$0.08100%coinbase84d ago0x503673…d7cf5e
0x3869…4bf30x260f…82b0Basex402 service$0.08100%coinbase84d ago0x0e2447…e243af
0x3869…4bf30x260f…82b0Basex402 service$0.07100%coinbase84d ago0x61289d…5e2cbe
0x3869…4bf30x260f…82b0Basex402 service$0.09100%coinbase84d ago0x1109a2…d4231b
0x3869…4bf30x260f…82b0Basex402 service$0.09100%coinbase84d ago0xf62d18…5db493
0x3869…4bf30x260f…82b0Basex402 service$0.07100%coinbase84d ago0x7e8f52…2fecce
0x3869…4bf30x260f…82b0Basex402 service$0.09100%coinbase84d ago0xfe846f…18ccaf
0x3869…4bf30x260f…82b0Basex402 service$0.09100%coinbase84d ago0xcf7d5e…452624
0x3869…4bf30x260f…82b0Basex402 service$0.07100%coinbase84d ago0xa7dd40…8d671b
0x3869…4bf30x260f…82b0Basex402 service$0.09100%coinbase84d ago0xf7e64b…998761
0x3869…4bf30x260f…82b0Basex402 service$0.06100%coinbase84d ago0xef3f7b…7c864b
0x3869…4bf30x260f…82b0Basex402 service$0.10100%coinbase84d ago0xf3cec2…780137
0x8345…5fd70x260f…82b0Basex402 service$0.05100%coinbase85d ago0xd00861…25a3e5
0xe4a9…036e0x260f…82b0Basex402 service$0.05100%coinbase85d ago0x7b2ed4…76529a
0xe903…b7510x260f…82b0Basex402 service$1.12100%0x3869…4bf385d ago0x617a1a…2f7cd4
0x5914…e74b0x260f…82b0Basex402 service$0.05100%coinbase85d ago0x5befdb…77274c
0xe903…b7510x260f…82b0Basex402 service$1.07100%0x3869…4bf385d ago0x118cc6…aaaf3c
0x7d7c…0a730x260f…82b0Basex402 service$1.35100%0x3869…4bf385d ago0xba3f9e…e3a975

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.