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
0x3869…4bf30x2d50…dfbaBasex402 service$0.07100%coinbase84d ago0x747547…9882c9
0x3869…4bf30x2ec4…be71Basex402scanX402$0.01100%coinbase84d ago0x3967ff…e6afac
0x3869…4bf30x2ec4…be71Basex402scanX402$0.01100%coinbase84d ago0x29a86d…3b9da9
0x3869…4bf30x2ec4…be71Basex402scanX402$0.01100%coinbase84d ago0xb7c908…6b7c10

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.