Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa40d ago0x69b7c0…02609c
0x7d9b…bbb80xfe80…47eeBase—$0.001100%fluxa40d ago0xcab68b…2af009
0x7d9b…bbb80xfe80…47eeBase—$0.001100%fluxa40d ago0xba873b…0acef8
0x7d9b…bbb80xfe80…47eeBase—$0.001100%fluxa40d ago0x25317a…fa2ac4
0x7d9b…bbb80xfe80…47eeBase—$0.001100%fluxa40d ago0xb0bd52…3c6f38
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa40d ago0x97f9fe…f0c83e
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa40d ago0xc18ae4…ef321e
0x7d9b…bbb80xfe80…47eeBase—$0.001100%fluxa40d ago0x764b8c…fd9241
0x7d9b…bbb80xfe80…47eeBase—$0.001100%fluxa40d ago0xa971c0…70a394
0x7d9b…bbb80xfe80…47eeBase—$0.001100%fluxa40d ago0x629220…a165c8
0x7d9b…bbb80xfe80…47eeBase—$0.001100%fluxa41d ago0xab1c73…2bf795
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa41d ago0x19ab79…ead694
0x7d9b…bbb80xfe80…47eeBase—$0.001100%fluxa41d ago0x333dac…e1a8a7
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa41d ago0x84d4ea…d9b64b
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa41d ago0xb6953b…22c5db
0x7d9b…bbb80xfe80…47eeBase—$0.001100%fluxa41d ago0x1d2e93…add97a
0x7d9b…bbb80xfe80…47eeBase—$0.001100%fluxa41d ago0xf1704c…3bc183
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa41d ago0xb9459a…df9723
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa41d ago0xe66c1f…1ec92a
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa41d ago0x8ee970…ec3338
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa41d ago0x097a6f…6452bb
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa41d ago0x6d07d7…28ba4b
0x7d9b…bbb80xfe80…47eeBase—$0.001100%fluxa41d ago0x2faa23…93660e
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa41d ago0xbd4d5e…95d7c6
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa41d ago0xea64c8…95ae32

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.