Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xfd7e…322cBase$0.01100%fluxa109d ago0x84ebf1…72af7c
0xfd7e…322c0xac65…4417Base$0.06100%fluxa109d ago0x7c1e4e…25ad4e
0xb90a…9ae40xfd7e…322cBase$0.01100%fluxa109d ago0xb0bd75…1b533c
0xb90a…9ae40xfd7e…322cBase$0.01100%fluxa109d ago0x1bc4bf…3b31af
0xb90a…9ae40xfd7e…322cBase$0.01100%fluxa109d ago0x469044…c46783
0xb90a…9ae40xfd7e…322cBase$0.01100%fluxa109d ago0xa8fcc9…f93e5e
0xb90a…9ae40xfd7e…322cBase$0.01100%fluxa109d ago0x3e5091…78c02b
0xb90a…9ae40xfd7e…322cBase$0.01100%fluxa109d ago0xacc01b…31ead1
0xb90a…9ae40xfd7e…322cBase$0.01100%fluxa109d ago0x2457dc…908a10
0xb90a…9ae40xfd7e…322cBase$0.01100%fluxa109d ago0x29edcb…af29b1
0xfd7e…322c0xac65…4417Base$0.02100%fluxa109d ago0xf8f069…76d578
0xb90a…9ae40xfd7e…322cBase$0.01100%fluxa109d ago0x1b5d35…c81d8c
0xb90a…9ae40xfd7e…322cBase$0.01100%fluxa109d ago0x4cfba4…dfa39c
0xfd7e…322c0xac65…4417Base$0.05100%fluxa110d ago0x5a3ce3…55868a
0xb90a…9ae40xfd7e…322cBase$0.05100%fluxa110d ago0xbcb2c6…687ff1
0xfd7e…322c0xac65…4417Base$1.00100%fluxa110d ago0x191680…d2692f
0xb90a…9ae40xfd7e…322cBase$0.01100%fluxa110d ago0x649a7b…3401d3
0xb90a…9ae40xfd7e…322cBase$0.01100%fluxa110d ago0xbd0341…5cbee9
0xb90a…9ae40xfd7e…322cBase$0.01100%fluxa110d ago0x0fa612…cd7b19
0xb90a…9ae40xfd7e…322cBase$0.90100%fluxa110d ago0x53fae1…e517d0
0xb90a…9ae40xfd7e…322cBase$0.01100%fluxa110d ago0xea6e0b…474333
0xb90a…9ae40xfd7e…322cBase$0.01100%fluxa110d ago0x9209c7…836df6
0xb90a…9ae40xfd7e…322cBase$0.01100%fluxa110d ago0x9e2f0d…343fdd
0xb90a…9ae40xfd7e…322cBase$0.01100%fluxa110d ago0x2254ed…322b90
0xb90a…9ae40xfd7e…322cBase$0.01100%fluxa110d ago0xc97af7…1a31e4

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.