Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7c8a…40e50x9c95…e299Base—$0.001100%fluxa42d ago0x1e906d…7f8a23
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa42d ago0x1a9b06…8cec8c
0x7c8a…40e50x9c95…e299Base—$0.001100%fluxa42d ago0xba8f68…ea11b5
0x7c8a…40e50x9c95…e299Base—$0.001100%fluxa42d ago0x16d1a2…c4fbad
0x7c8a…40e50x9c95…e299Base—$0.001100%fluxa42d ago0xee496b…a51e31
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa42d ago0xe64ccc…3fce38
0x7c8a…40e50x9c95…e299Base—$0.001100%fluxa43d ago0x4c8b63…c64652
0x7c8a…40e50x9c95…e299Base—$0.001100%fluxa43d ago0xf80324…fb03aa
0x7c8a…40e50x9c95…e299Base—$0.001100%fluxa43d ago0x6a400c…7985b6
0x7c8a…40e50x9c95…e299Base—$0.001100%fluxa43d ago0xb2e5fe…33232a
0x7c8a…40e50x9c95…e299Base—$0.001100%fluxa43d ago0xc7da1c…2133c5
0x7c8a…40e50x9c95…e299Base—$0.001100%fluxa43d ago0x5d757a…7e66db
0x7c8a…40e50x9c95…e299Base—$0.001100%fluxa43d ago0x57ff71…d218f7
0x7c8a…40e50x9c95…e299Base—$0.001100%fluxa43d ago0xe9039c…fe17c4
0x7c8a…40e50x9c95…e299Base—$0.001100%fluxa43d ago0xb06ac5…e1cf2c
0x7c8a…40e50x9c95…e299Base—$0.001100%fluxa43d ago0x5db6bd…8f669e
0x7c8a…40e50x9c95…e299Base—$0.001100%fluxa43d ago0x5a4ae4…ba4a14
0x7c8a…40e50x9c95…e299Base—$0.001100%fluxa43d ago0xaf6ba0…0e27e5
0x7c8a…40e50x9c95…e299Base—$0.001100%fluxa43d ago0x357e99…69b8c4
0x7c8a…40e50x9c95…e299Base—$0.001100%fluxa43d ago0x074c74…6b4510
0x7c8a…40e50x9c95…e299Base—$0.001100%fluxa43d ago0xd5fa37…a7d49a
0x7c8a…40e50x9c95…e299Base—$0.001100%fluxa43d ago0x874571…f4ba8c
0x7c8a…40e50x9c95…e299Base—$0.001100%fluxa43d ago0xc6a7ae…9b20ee
0x7c8a…40e50x9c95…e299Base—$0.001100%fluxa43d ago0xeb676e…b49be1
0x7c8a…40e50x9c95…e299Base—$0.001100%fluxa43d ago0x9db326…5b4a7c

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.