Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0825…b5330x9c95…e299Base—$0.001100%fluxa63d ago0xb9223d…55b9dd
0x0825…b5330x9c95…e299Base—$0.001100%fluxa63d ago0x38b6a6…984235
0x0825…b5330x9c95…e299Base—$0.001100%fluxa63d ago0x58b7c9…8001e6
0x0825…b5330x9c95…e299Base—$0.001100%fluxa63d ago0xe2edb2…d35dea
0x0825…b5330x9c95…e299Base—$0.001100%fluxa63d ago0xc7b5f9…f56e5d
0x0825…b5330x9c95…e299Base—$0.001100%fluxa63d ago0x9fcd40…378da8
0x0825…b5330x9c95…e299Base—$0.001100%fluxa63d ago0x0ba0a7…7acf37
0x0825…b5330x9c95…e299Base—$0.001100%fluxa63d ago0x082345…803915
0x0825…b5330x9c95…e299Base—$0.001100%fluxa63d ago0xcf699f…9ec098
0x0825…b5330x9c95…e299Base—$0.001100%fluxa63d ago0xa6a33b…e50d71
0x0825…b5330x9c95…e299Base—$0.001100%fluxa63d ago0x12f744…556ad4
0x0825…b5330x9c95…e299Base—$0.001100%fluxa64d ago0xaac6e1…1fc83a
0x0825…b5330x9c95…e299Base—$0.001100%fluxa64d ago0x3e315e…6a5440
0x0825…b5330x9c95…e299Base—$0.001100%fluxa64d ago0xa27705…948749
0x0825…b5330x9c95…e299Base—$0.001100%fluxa64d ago0x681272…f1bebd
0x0825…b5330x9c95…e299Base—$0.001100%fluxa64d ago0x72b717…e6c6d1
0x0825…b5330x9c95…e299Base—$0.001100%fluxa64d ago0xb9c822…26ea75
0x0825…b5330x9c95…e299Base—$0.001100%fluxa64d ago0xa5004b…302a76
0x0825…b5330x9c95…e299Base—$0.001100%fluxa64d ago0xb3b287…48bb09
0x0825…b5330x9c95…e299Base—$0.001100%fluxa64d ago0x450a82…fefad0
0x0825…b5330x9c95…e299Base—$0.001100%fluxa64d ago0x0c7113…c27c87
0x0825…b5330x9c95…e299Base—$0.001100%fluxa64d ago0x4ebce1…e9dbdb
0x0825…b5330x9c95…e299Base—$0.001100%fluxa64d ago0xe467bf…d5880d
0x0825…b5330x9c95…e299Base—$0.001100%fluxa64d ago0xb5dfb3…6a98c5
0x0825…b5330x9c95…e299Base—$0.001100%fluxa64d ago0x69b5c0…e9c38e

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.