Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa50d ago0x0cc61e…95f622
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa50d ago0x981166…5e3e9a
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa50d ago0x421d66…7f095f
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa50d ago0xa24d51…44f5cb
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa50d ago0xaffe8d…c8322a
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa50d ago0xd26b41…772013
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa50d ago0xe57e8e…41ae8a
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa50d ago0xb96518…e203dd
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa50d ago0x409cd3…584190
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa50d ago0xae6763…b5ce3b
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa50d ago0xba07b5…c53d15
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa50d ago0xe7ae92…634698
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa50d ago0x68ffd0…f3cbf6
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa50d ago0xdc022c…2bf5ab
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa50d ago0x996991…9b778c
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa50d ago0x0584fc…7540b3
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa50d ago0xa63d34…b7ee71
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa50d ago0xc01629…0e99fa
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa51d ago0x62afaf…6795ec
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa51d ago0x3ce151…10743e
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa51d ago0x5fcc36…3ea0c4
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa51d ago0xd08c72…47d728
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa51d ago0x79160a…946c23
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa51d ago0x3aee6e…762ab2
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa51d ago0xcf073a…d5163c

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.