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%fluxa58d ago0xcf41b3…1cfbf0
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa58d ago0xf7dd88…0006ff
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa58d ago0xc9af4c…41d817
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa58d ago0x154b2e…d2a9e6
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa58d ago0x933f96…4b3c63
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa58d ago0xb015b6…c5fbdb
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa58d ago0x8d68bb…4493a8
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa58d ago0x242d22…cbc097
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa58d ago0x4bd33c…b8d3a5
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa58d ago0xf9eb6b…4d2650
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa59d ago0x27a91d…a16921
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa59d ago0x201c4f…562c50
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa59d ago0xcc5c1c…9ab946
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa59d ago0x5254b7…7ec937
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa59d ago0x19b556…f8fb54
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa59d ago0xb4b1c7…4a7bb1
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa59d ago0x36ffe5…0d2888
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa59d ago0xee3143…276458
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa59d ago0x742a72…961888
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa59d ago0x8425a8…7d538e
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa59d ago0x679a36…1e8581
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa59d ago0xb445ba…145be5
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa59d ago0x69af3a…7cd3f9
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa59d ago0x83fcc2…44997c
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa59d ago0xd68bb5…582e60

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.