Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb755…07c10x9c95…e299Base—$0.001100%fluxa91d ago0x528d7c…f656ea
0xb755…07c10x9c95…e299Base—$0.001100%fluxa91d ago0xff30ae…5c3c12
0xb755…07c10x9c95…e299Base—$0.001100%fluxa91d ago0x6f3c3c…d80e92
0xb755…07c10x9c95…e299Base—$0.001100%fluxa91d ago0xd1248d…74b1f3
0xb755…07c10x9c95…e299Base—$0.001100%fluxa91d ago0xdf804b…ef5292
0xb755…07c10x9c95…e299Base—$0.001100%fluxa91d ago0xf909ef…ea1779
0xb755…07c10x9c95…e299Base—$0.001100%fluxa91d ago0xdbfe86…f76f2c
0xb755…07c10x9c95…e299Base—$0.001100%fluxa91d ago0xf3e775…6449fe
0xb755…07c10x9c95…e299Base—$0.001100%fluxa91d ago0xdf5339…8b2e14
0xb755…07c10x9c95…e299Base—$0.001100%fluxa91d ago0xd2298c…e70c31
0xb755…07c10x9c95…e299Base—$0.001100%fluxa91d ago0x7fe64b…7bd871
0xb755…07c10x9c95…e299Base—$0.001100%fluxa91d ago0xd4b0c9…b77fee
0xb755…07c10x9c95…e299Base—$0.001100%fluxa91d ago0xb1abd3…6d78db
0xb755…07c10x9c95…e299Base—$0.001100%fluxa91d ago0x72c4e3…7f633e
0xb755…07c10x9c95…e299Base—$0.001100%fluxa91d ago0xc40701…1dc559
0xb755…07c10x9c95…e299Base—$0.001100%fluxa91d ago0x01bd23…07946e
0xb755…07c10x9c95…e299Base—$0.001100%fluxa91d ago0x9b3f46…9bc1b6
0xb755…07c10x9c95…e299Base—$0.001100%fluxa91d ago0x7abc99…a4c84d
0xb755…07c10x9c95…e299Base—$0.001100%fluxa91d ago0x980082…021fde
0xb755…07c10x9c95…e299Base—$0.001100%fluxa91d ago0xadc63f…59cb7c
0xb755…07c10x9c95…e299Base—$0.001100%fluxa91d ago0xe14e6a…4fd24d
0xb755…07c10x9c95…e299Base—$0.001100%fluxa91d ago0xdefdb2…3bc95c
0xb755…07c10x9c95…e299Base—$0.001100%fluxa91d ago0xb9261e…444a23
0xb755…07c10x9c95…e299Base—$0.001100%fluxa91d ago0xe98e97…37e59d
0xb755…07c10x9c95…e299Base—$0.001100%fluxa91d ago0xce44c1…517458

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.