Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6c1a…40680x9c95…e299Base—$0.001100%fluxa50d ago0x229c68…ad7d99
0x6c1a…40680x9c95…e299Base—$0.001100%fluxa50d ago0x292084…299a8f
0x6c1a…40680x9c95…e299Base—$0.001100%fluxa50d ago0x6a321a…cc5342
0x6c1a…40680x9c95…e299Base—$0.001100%fluxa50d ago0xa1562e…ce6ae1
0x6c1a…40680x9c95…e299Base—$0.001100%fluxa50d ago0xfc2f38…c551e4
0x6c1a…40680x9c95…e299Base—$0.001100%fluxa50d ago0xf467af…f901bd
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa50d ago0x30a371…9654bd
0x6c1a…40680x9c95…e299Base—$0.001100%fluxa50d ago0x0865a5…4e2c19
0x6c1a…40680x9c95…e299Base—$0.001100%fluxa50d ago0x2fbc1d…654ea1
0x6c1a…40680x9c95…e299Base—$0.001100%fluxa50d ago0x21a1c1…818b7a
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa50d ago0x3f6d93…3315a7
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa50d ago0xaa5495…c7b180
0x6c1a…40680x9c95…e299Base—$0.001100%fluxa50d ago0x1b94be…ff91b1
0x6c1a…40680x9c95…e299Base—$0.001100%fluxa50d ago0xe712ad…28d592
0x6c1a…40680x9c95…e299Base—$0.001100%fluxa50d ago0x406dee…1b20e2
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa50d ago0xa20ffd…fff0dc
0x6c1a…40680x9c95…e299Base—$0.001100%fluxa50d ago0x87d270…d6cc3a
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa50d ago0x34e6a4…0b4df4
0x6c1a…40680x9c95…e299Base—$0.001100%fluxa50d ago0xa25c50…d84d94
0x6c1a…40680x9c95…e299Base—$0.001100%fluxa50d ago0xfdfc09…71029c
0x6c1a…40680x9c95…e299Base—$0.001100%fluxa50d ago0x8cf1c3…9fd0f6
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa50d ago0xb44043…2b5331
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa50d ago0x52f1bc…fd83c5
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa50d ago0x38b4d4…b6ca64
0x6c1a…40680x9c95…e299Base—$0.001100%fluxa50d ago0x12e669…e31048

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.