Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x7503…4956Base—$12.61100%fluxa113d ago0x71d056…a65342
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa113d ago0x6b045d…58cbba
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa113d ago0xd1b072…b7400e
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa113d ago0x2a8d75…05ba4d
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa113d ago0xd79fcb…eb7f11
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa113d ago0x358c5e…615fe7
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa113d ago0x681996…36c6ea
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa113d ago0x7f57f9…6de660
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa113d ago0xb2e9f5…04898d
0xb90a…9ae40x7503…4956Base—$0.06100%fluxa113d ago0x83635e…98b68d
0xb90a…9ae40x7503…4956Base—$0.03100%fluxa113d ago0xbcce25…034b95
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa113d ago0x32ef57…6f5d2d
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa113d ago0x7766cf…88bdff
0xb90a…9ae40x7503…4956Base—$0.05100%fluxa113d ago0x952ca2…6c18f9
0xb90a…9ae40x7503…4956Base—$0.03100%fluxa113d ago0x2200a1…0cac28
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa113d ago0xdf12b9…2e9e2c
0xb90a…9ae40x7503…4956Base—$0.80100%fluxa113d ago0xd48ac5…362ab7
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa113d ago0x1de4ca…c71ef7
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa113d ago0x733d76…9143f7
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa113d ago0xb0b342…dd62d9
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa113d ago0xdf584b…382ce8
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa113d ago0x87298d…d443f8
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa113d ago0x4ce2ca…bc34d3
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa113d ago0xef4f56…f98510
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa113d ago0x8c221e…2278b6

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.