Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa37d ago0xcd294d…ced7cb
0x1365…b45f0x9c95…e299Base$0.001100%fluxa37d ago0x526eb4…c390ac
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa37d ago0xf169ca…dd336a
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa37d ago0x514e0b…4a3e5f
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa37d ago0x523eda…6bf46a
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa37d ago0xbbbc91…f5b7da
0x1365…b45f0x9c95…e299Base$0.001100%fluxa37d ago0x6bb244…501bec
0x1365…b45f0x9c95…e299Base$0.001100%fluxa37d ago0x496209…8d86b7
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa37d ago0x823b55…532689
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa37d ago0xc20879…3448ba
0x1365…b45f0x9c95…e299Base$0.001100%fluxa37d ago0x28b557…d79140
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa37d ago0xd6a45c…2cfe17
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa37d ago0x8aa2df…c506cf
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa37d ago0x5ef3ed…cd2c94
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa37d ago0x2f555e…a8c8df
0x1365…b45f0x9c95…e299Base$0.001100%fluxa37d ago0xf517ab…3b1f04
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa37d ago0xedde0b…9ff6a2
0x1365…b45f0x9c95…e299Base$0.001100%fluxa37d ago0xc64969…fd6911
0x1365…b45f0x9c95…e299Base$0.001100%fluxa37d ago0xc4f5c3…5c5dfb
0x1365…b45f0x9c95…e299Base$0.001100%fluxa37d ago0x6993ce…4d47af
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa37d ago0x2ce5f9…d91a86
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa37d ago0xc8a6f6…b34b15
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa37d ago0x2b7633…ab9ab1
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa37d ago0xbeb412…dda082
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa37d ago0x0ad011…c667af

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.