Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd079…f6220x9c95…e299Base—$0.001100%fluxa42d ago0x009b2e…87657b
0xd079…f6220x9c95…e299Base—$0.001100%fluxa42d ago0x0bdee3…19622d
0xd079…f6220x9c95…e299Base—$0.001100%fluxa42d ago0x9c8bb3…3eba2c
0xd079…f6220x9c95…e299Base—$0.001100%fluxa42d ago0xc9a6d0…6d0f4d
0xd079…f6220x9c95…e299Base—$0.001100%fluxa42d ago0x4cb800…95bd2f
0xd079…f6220x9c95…e299Base—$0.001100%fluxa42d ago0xe66a07…def1f8
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa42d ago0x0e60fb…693feb
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa42d ago0xb79f21…d5df8a
0xd079…f6220x9c95…e299Base—$0.001100%fluxa42d ago0x827157…f53e60
0xd079…f6220x9c95…e299Base—$0.001100%fluxa42d ago0x982b91…d9575c
0xd079…f6220x9c95…e299Base—$0.001100%fluxa42d ago0xfb4aec…5c5646
0xd079…f6220x9c95…e299Base—$0.001100%fluxa42d ago0x7da890…859919
0xd079…f6220x9c95…e299Base—$0.001100%fluxa42d ago0x1f7782…1bfafa
0xd079…f6220x9c95…e299Base—$0.001100%fluxa42d ago0xde650e…63196f
0xd079…f6220x9c95…e299Base—$0.001100%fluxa42d ago0xeb6514…800b54
0xd079…f6220x9c95…e299Base—$0.001100%fluxa42d ago0x573660…408319
0xd079…f6220x9c95…e299Base—$0.001100%fluxa42d ago0x546bbb…3c7dd7
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa42d ago0xd7eee1…21f0d6
0xd079…f6220x9c95…e299Base—$0.001100%fluxa42d ago0xe7da9e…29725c
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa42d ago0xe67af7…ecd987
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa42d ago0x95fe36…e98667
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa42d ago0x0760f9…aeaf7a
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa42d ago0x75efba…bd0cbe

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.