Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa53d ago0xbcb602…13df8e
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa53d ago0x4b76a6…61c19f
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa53d ago0x2a4eb6…900473
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa53d ago0x4837ad…a010e6
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa53d ago0x89cafc…d687c5
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa53d ago0x2220d9…c880cb
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa53d ago0x271f38…af9e07
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa53d ago0x2bcd8a…8613ba
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa53d ago0xd57a4e…ff992c
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa53d ago0xe646e8…e17262
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa53d ago0x5821bd…bb94a2
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa53d ago0xa3cf82…d9aafa
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa53d ago0x0f5ef1…2d5ae8
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa53d ago0xc31bfc…9ceab5
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa53d ago0x251203…25b0ac
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa53d ago0xafdb26…58fb13
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa53d ago0x6203be…420cea
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa53d ago0x2fa8aa…10f7c8
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa53d ago0x5050b1…c6df63
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa53d ago0x9c2064…84d072
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa53d ago0x5db035…684290
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa53d ago0xf42a73…71b4d9
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa53d ago0x90cea8…6fa677
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa53d ago0x830c32…4c7b4c
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa53d ago0x7b072d…5c1c3e

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.