Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa19d ago0x9bfbeb…8c90e9
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa19d ago0x91352e…f3dd5a
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa19d ago0x5dc9b1…3d8b90
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa19d ago0x3e68eb…3663b2
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa19d ago0x0fb185…1b674c
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa19d ago0xd50ac0…3c4bb4
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa19d ago0x8c2798…627186
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa19d ago0x865cb6…dd7ac7
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa19d ago0x95e116…398c4b
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa19d ago0x3e4588…0ad2ee
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa19d ago0xe162f1…0ab4af
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa19d ago0x2cac17…dfe200
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa19d ago0xa7fc23…7c843d
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa20d ago0x2e8ee0…eb2fc6
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa20d ago0x061ab8…23666d
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa20d ago0x44ce0d…aa2966
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa20d ago0xe8e515…f676b3
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa20d ago0x91cd1f…a08a7b
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa20d ago0xa967ab…82ab0f
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa20d ago0xa011b0…89ccc0
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa20d ago0xa30b39…e103bb
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa20d ago0x678049…c498a6
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa20d ago0x699900…78c915
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa20d ago0x036f67…f3d497
0xac60…a9830xfe80…47eeBase—$0.001100%fluxa20d ago0x70cf12…c61535

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.