Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa20d ago0xae1193…e4850a
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa20d ago0x8f35d4…24184f
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa20d ago0x5743e9…c03af8
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa20d ago0xba0118…ded686
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa20d ago0xd8b0c8…8ae781
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa20d ago0x17f130…435863
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa20d ago0x334f41…751f98
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa20d ago0x231074…b3ba91
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa20d ago0xe97a87…443cbd
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa20d ago0xd85302…007736
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa20d ago0x5640f1…81a174
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa20d ago0xf0d694…0dd66b
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa20d ago0xb63fdb…5c5b6f
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa20d ago0x759e2d…c3d949
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa20d ago0xd9b8bc…e7547e
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa20d ago0x72dc57…e43de7
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa20d ago0x48b011…f4a1ae
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa20d ago0x4d158d…488b77
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa20d ago0x91051e…40307c
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa20d ago0xa5af45…235887
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa20d ago0x91c482…48e439
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa20d ago0x5e90ba…9c1d50
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa20d ago0x33c24c…5ea41c
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa20d ago0xec9da7…323428
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa20d ago0xf11177…1177e6

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.