Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e57…2f090x260f…82b0Basex402 service$0.001100%coinbase71d ago0xe3be96…c4a91d
0x8a1a…aa530x260f…82b0Basex402 service$0.001100%coinbase71d ago0xd45f04…bacb76
0x8a1a…aa530x260f…82b0Basex402 service$0.001100%coinbase71d ago0xdf76db…f6adcb
0xe903…b7510x260f…82b0Basex402 service$1.50100%0x3869…4bf371d ago0x99ad0c…2c68ea
0x3182…544f0x260f…82b0Basex402 service$0.05100%coinbase71d ago0x338cca…74aef3
0x4a0b…f6650x260f…82b0Basex402 service$0.05100%coinbase71d ago0x772c40…3f92dc
0x7e57…2f090x260f…82b0Basex402 service$0.05100%coinbase71d ago0x2a3ae7…4d99d0
0x7e57…2f090x260f…82b0Basex402 service$0.05100%coinbase71d ago0x35cac0…212bd9
0x7e57…2f090x260f…82b0Basex402 service$0.05100%coinbase71d ago0xd227d5…79ee6c
0x7e57…2f090x260f…82b0Basex402 service$0.10100%coinbase71d ago0x278d10…917769
0x7e57…2f090x260f…82b0Basex402 service$0.05100%coinbase71d ago0x50d71f…467a64
0x7e57…2f090x260f…82b0Basex402 service$0.05100%coinbase71d ago0x11ef7d…9f465f
0x7e57…2f090x260f…82b0Basex402 service$0.05100%coinbase71d ago0xee39ac…cb81e0
0xa306…5bbc0x260f…82b0Basex402 service$0.10100%coinbase71d ago0x184c2c…894e24
0x091c…60ab0x260f…82b0Basex402 service$0.10100%coinbase71d ago0x9b05b2…6268e4
0xc13d…5c240x260f…82b0Basex402 service$0.10100%coinbase71d ago0x330a21…61f1b3
0x17a9…42f10x260f…82b0Basex402 service$0.10100%coinbase72d ago0x9c916a…24e976

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.