Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb064…54430xfe80…47eeBase$0.001100%fluxa42d ago0xf09ef9…b01c58
0xb064…54430xfe80…47eeBase$0.001100%fluxa42d ago0xa01b6f…ada435
0xb064…54430x9c95…e299Base$0.001100%fluxa42d ago0x5833a9…84b041
0xb064…54430x9c95…e299Base$0.001100%fluxa42d ago0xfe8338…a0aa02
0xb064…54430xfe80…47eeBase$0.001100%fluxa42d ago0xcadc11…857743
0xb064…54430x9c95…e299Base$0.001100%fluxa42d ago0xc30e24…229a68
0xb064…54430x9c95…e299Base$0.001100%fluxa42d ago0xeb1ee4…bd8af4
0xb064…54430xfe80…47eeBase$0.001100%fluxa42d ago0xbd611e…227d47
0xb064…54430x9c95…e299Base$0.001100%fluxa42d ago0x255bb7…593f07
0xb064…54430x9c95…e299Base$0.001100%fluxa42d ago0x2fb0a1…ad64fc
0xb064…54430xfe80…47eeBase$0.001100%fluxa42d ago0xa780ae…9347de
0xb064…54430x9c95…e299Base$0.001100%fluxa42d ago0x3e7fc7…ab4507
0xb064…54430x9c95…e299Base$0.001100%fluxa42d ago0x6dbbaa…bd9f5c
0xb064…54430x9c95…e299Base$0.001100%fluxa42d ago0x344201…c5adfd
0xb064…54430x9c95…e299Base$0.001100%fluxa42d ago0x1fcbdf…efa72d
0xb064…54430x9c95…e299Base$0.001100%fluxa42d ago0x764ef5…3037a5
0xb064…54430x9c95…e299Base$0.001100%fluxa42d ago0x5f6c05…741676
0xb064…54430x9c95…e299Base$0.001100%fluxa42d ago0x9ad764…6e54b7
0xb064…54430x9c95…e299Base$0.001100%fluxa42d ago0xdc9ab7…778e7f
0xb064…54430xfe80…47eeBase$0.001100%fluxa42d ago0xd0083d…55865c
0xb064…54430x9c95…e299Base$0.001100%fluxa42d ago0xc5b0c2…74daeb
0xb064…54430xfe80…47eeBase$0.001100%fluxa42d ago0x1647b4…05e62e
0xb064…54430xfe80…47eeBase$0.001100%fluxa42d ago0xcb46a2…bc50bb
0xb064…54430x9c95…e299Base$0.001100%fluxa43d ago0xb7fe67…099504
0xb064…54430xfe80…47eeBase$0.001100%fluxa43d ago0x7bd15c…4d6738

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.