Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa113d ago0x6a36cd…cd0560
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa113d ago0x09e8d1…75785d
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa113d ago0x3e519c…adf088
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa113d ago0xfd67f6…25737e
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa113d ago0xe7b824…be3868
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa113d ago0xf46c94…1c7fec
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa113d ago0x662504…457b13
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa113d ago0xeb75c8…e9ae28
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa113d ago0x055b45…c05a5a
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa113d ago0x08442a…b0a104
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa113d ago0x1b08b0…d0e63e
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa113d ago0x33fb37…5a80e6
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa113d ago0xad55f9…8f0b01
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa113d ago0x1fed7e…815b2b
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa113d ago0x04ad41…f338a9
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa113d ago0x02a49c…cfd8da
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa113d ago0x649fd3…4df901
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa113d ago0x140587…bc2b9d
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa113d ago0x2e7531…c4c024
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa113d ago0xa82d6e…d01ae3
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa113d ago0x35a763…2be5c3
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa113d ago0xebabeb…f6c39f
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa113d ago0xe9da87…077a97
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa114d ago0x053361…29b800
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa114d ago0x75fffe…a03f62

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.