Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6664…00f70xfe80…47eeBase$0.001100%fluxa16d ago0xf1635f…99b71f
0x6664…00f70xfe80…47eeBase$0.001100%fluxa16d ago0xd1ba63…0f003a
0x6664…00f70xfe80…47eeBase$0.001100%fluxa16d ago0x704b50…63d4a9
0x6664…00f70xfe80…47eeBase$0.001100%fluxa16d ago0xa8b216…762047
0x6664…00f70xfe80…47eeBase$0.001100%fluxa16d ago0xf377c8…4003a6
0x6664…00f70xfe80…47eeBase$0.001100%fluxa16d ago0xe58c37…8ea300
0x6664…00f70xfe80…47eeBase$0.001100%fluxa16d ago0x38fa8d…f4afd1
0x6664…00f70xfe80…47eeBase$0.001100%fluxa16d ago0xbdd0aa…5aea77
0x6664…00f70xfe80…47eeBase$0.001100%fluxa16d ago0xe8b903…eeb92f
0x6664…00f70xfe80…47eeBase$0.001100%fluxa16d ago0x0599cc…66fa7f
0x6664…00f70xfe80…47eeBase$0.001100%fluxa16d ago0xfdc66b…9139bb
0x6664…00f70xfe80…47eeBase$0.001100%fluxa16d ago0xa7a62f…b3e471
0x6664…00f70xfe80…47eeBase$0.001100%fluxa16d ago0x9475b0…233de7
0x6664…00f70xfe80…47eeBase$0.001100%fluxa16d ago0x6bb90b…41b897
0x6664…00f70xfe80…47eeBase$0.001100%fluxa16d ago0xf8dda2…43652e
0x6664…00f70xfe80…47eeBase$0.001100%fluxa16d ago0x6c8c3b…d55863
0x6664…00f70xfe80…47eeBase$0.001100%fluxa16d ago0x41be89…9cb8ee
0x6664…00f70xfe80…47eeBase$0.001100%fluxa16d ago0x8fbda2…8fc497
0x6664…00f70xfe80…47eeBase$0.001100%fluxa17d ago0xb9a552…6e3a90
0x6664…00f70xfe80…47eeBase$0.001100%fluxa17d ago0x5c62e0…45b9cb
0x6664…00f70xfe80…47eeBase$0.001100%fluxa17d ago0x69057a…ab5f47
0x6664…00f70xfe80…47eeBase$0.001100%fluxa17d ago0xfc4439…e5d6f1
0x6664…00f70xfe80…47eeBase$0.001100%fluxa17d ago0xed93bd…1c2de4
0x6664…00f70xfe80…47eeBase$0.001100%fluxa17d ago0xa6994d…7a03fa
0x6664…00f70xfe80…47eeBase$0.001100%fluxa17d ago0xe3d922…fe5808

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.