Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e7c…4a890x9c95…e299Base—$0.001100%fluxa32d ago0xcdefc7…da3086
0x4e7c…4a890x9c95…e299Base—$0.001100%fluxa32d ago0x0f2c79…8eb2d4
0x4e7c…4a890x9c95…e299Base—$0.001100%fluxa32d ago0x21f689…fc72d0
0x4e7c…4a890x9c95…e299Base—$0.001100%fluxa32d ago0x232953…2e5272
0x4e7c…4a890x9c95…e299Base—$0.001100%fluxa32d ago0x68f562…364a93
0x4e7c…4a890x9c95…e299Base—$0.001100%fluxa32d ago0x9622f7…acd8d3
0x4e7c…4a890x9c95…e299Base—$0.001100%fluxa32d ago0x97d815…2f6dea
0x4e7c…4a890x9c95…e299Base—$0.001100%fluxa32d ago0x3b8ab5…ae00e5
0x4e7c…4a890x9c95…e299Base—$0.001100%fluxa33d ago0x678d33…9e2ac8
0x4e7c…4a890x9c95…e299Base—$0.001100%fluxa33d ago0xfadcc8…e70756
0x4e7c…4a890x9c95…e299Base—$0.001100%fluxa33d ago0x3e30b7…e15340
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa33d ago0xbd3fc2…564312
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa33d ago0x70803d…aa6249
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa33d ago0xe9ea86…b6594e
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa33d ago0xc418bc…31eda3
0x4e7c…4a890x9c95…e299Base—$0.001100%fluxa33d ago0x334195…34e341
0x4e7c…4a890x9c95…e299Base—$0.001100%fluxa33d ago0xec73ad…319c51
0x4e7c…4a890x9c95…e299Base—$0.001100%fluxa33d ago0x1ea47c…006f4f
0x4e7c…4a890x9c95…e299Base—$0.001100%fluxa33d ago0xe50ab5…cf0d9f
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa33d ago0xb100e8…b21cae
0x4e7c…4a890x9c95…e299Base—$0.001100%fluxa33d ago0xd982b1…3bd265
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa33d ago0xc0f97a…954a3d
0x4e7c…4a890x9c95…e299Base—$0.001100%fluxa33d ago0x59f993…71c7c2
0x4e7c…4a890xfe80…47eeBase—$0.001100%fluxa33d ago0x367223…fd15bc
0x4e7c…4a890x9c95…e299Base—$0.001100%fluxa33d ago0x1b119b…838457

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.