Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5bdf…a44b0xb300…8e84Base—$0.78100%fluxa102d ago0x5c9f83…b07b84
0x29d7…32a60xb300…8e84Base—$0.90100%fluxa102d ago0x66e8e2…b06eee
0x9b7b…09a40xb300…8e84Base—$0.90100%fluxa102d ago0x052c65…748c20
0x25e3…87420xb300…8e84Base—$0.30100%fluxa102d ago0xc3c0ab…05f051
0x6201…40700xb300…8e84Base—$0.93100%fluxa102d ago0x674c4d…bafe0f
0xee40…074b0xb300…8e84Base—$0.94100%fluxa102d ago0xae49e9…f082f9
0x8d00…b3570xb300…8e84Base—$0.30100%fluxa102d ago0xd1a9f2…6a1112
0xf5ee…3ab60xb300…8e84Base—$0.10100%fluxa102d ago0x820822…498536
0x5b76…ea190xb300…8e84Base—$0.30100%fluxa102d ago0xff5c16…c2b6a4
0xe109…3c950xb300…8e84Base—$0.40100%fluxa102d ago0x7aa971…6f724f
0xd792…5cf80xb300…8e84Base—$0.15100%fluxa102d ago0xef9c86…b10a3b
0xf5ee…3ab60xb300…8e84Base—$0.30100%candidates102d ago0xaeaad5…b251c1
0xb04f…efe30xb300…8e84Base—$0.10100%fluxa102d ago0xc7dc67…ab89b2
0x7e63…50020xb300…8e84Base—$0.10100%fluxa102d ago0x40ae77…22faf5
0xa794…25a40xb300…8e84Base—$0.35100%fluxa102d ago0xb623df…007290
0xf42a…6ce40xb300…8e84Base—$0.75100%fluxa102d ago0x793dce…bede0e
0x6986…8c360xb300…8e84Base—$0.35100%fluxa102d ago0xc06730…200ffd
0xc54e…26550xb300…8e84Base—$0.35100%candidates102d ago0x8d0729…86ad72
0xa7b7…f7360xb300…8e84Base—$0.35100%fluxa102d ago0x736098…da10c6
0x41d0…66600xb300…8e84Base—$0.20100%fluxa102d ago0x280f77…5ce051
0x40e7…1c1d0xb300…8e84Base—$0.35100%fluxa102d ago0xaa36e1…25fb3e
0x57bc…882b0xb300…8e84Base—$0.10100%fluxa102d ago0x100393…a582c6
0x284c…6e6c0xb300…8e84Base—$0.35100%candidates102d ago0x82dd06…a55f5d
0x9b3c…1a650xb300…8e84Base—$0.15100%candidates102d ago0x53cf79…d78948
0xe46d…89700xb300…8e84Base—$0.35100%fluxa102d ago0x1a9633…bb8a4e

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.