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%fluxa28d ago0xc28554…c7ae5a
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa28d ago0x8c4fda…134931
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa28d ago0x03f0e6…c054ef
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa28d ago0x3b3908…53eee9
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa28d ago0x53319c…406804
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa28d ago0xba296f…d48f44
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa28d ago0x874119…64ff73
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa28d ago0x1ba4da…a87d32
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa28d ago0x4421e7…310698
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa28d ago0x635ccc…3f30fd
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa28d ago0xdcff39…5f5d05
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa28d ago0x013648…d3b307
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa28d ago0xd22375…db97ce
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa28d ago0x700783…ebe493
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa28d ago0xf19b84…2aa00f
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa28d ago0xf5c7b7…9f6a8d
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa28d ago0xd65231…6fe618
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa28d ago0x952c81…3199bf
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa28d ago0x92fb1c…a1cf7e
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa28d ago0xd4ef5f…8a192d
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa28d ago0xd0826f…ba29b6
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa28d ago0x0b7865…b1a137
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa28d ago0x9d13f6…98685a
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa28d ago0xb6f224…3a0be7
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa28d ago0xc7a88f…b44d56

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.