Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa21d ago0x284c31…b93493
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa21d ago0x66be06…f21cab
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa21d ago0x4d9f24…ea6b36
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa21d ago0x0d746f…8a7cea
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa21d ago0x5d7eff…9c9fd0
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa21d ago0xea892b…2c43c4
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa21d ago0xc61198…b2c534
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa21d ago0x43d491…c3c970
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa21d ago0x39e64a…cea679
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa21d ago0x4efc24…30a979
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa21d ago0x965559…95e489
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa21d ago0xf70e2e…090b1b
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa21d ago0x81f029…c72e14
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa21d ago0x70aca8…77e0de
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa21d ago0xe4fecf…5b0c1b
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa21d ago0xc1b98c…430c7c
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa21d ago0x4e4b59…b6fa86
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa21d ago0x9feb89…33a1a8
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa21d ago0x895550…7374b4
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa21d ago0x64cc75…af387d
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa21d ago0xe7bd6a…f5967d
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa21d ago0x524478…7560e0
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa21d ago0x062744…41ebf4
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa21d ago0x656fc2…9b6590
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa21d ago0x7aedb5…4543ac

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.