Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa33d ago0xf11350…2ccbca
0xd80f…fba80x9c95…e299Base—$0.001100%fluxa33d ago0xf2c698…7007a1
0xd80f…fba80x9c95…e299Base—$0.001100%fluxa33d ago0x5f51fc…8e4dd8
0xd80f…fba80x9c95…e299Base—$0.001100%fluxa33d ago0xcaa0fd…44e8b6
0xd80f…fba80x9c95…e299Base—$0.001100%fluxa33d ago0x125877…053a3f
0xd80f…fba80x9c95…e299Base—$0.001100%fluxa33d ago0x6ebf76…844ffb
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa33d ago0xe5102f…8313b2
0xd80f…fba80x9c95…e299Base—$0.001100%fluxa33d ago0x008f29…4068fb
0xd80f…fba80x9c95…e299Base—$0.001100%fluxa33d ago0xe36e9a…3a1cb9
0xd80f…fba80x9c95…e299Base—$0.001100%fluxa33d ago0x0528f9…4f00a1
0xd80f…fba80x9c95…e299Base—$0.001100%fluxa33d ago0x7ba13a…ef69bf
0xd80f…fba80x9c95…e299Base—$0.001100%fluxa33d ago0xf1426b…201db6
0xd80f…fba80x9c95…e299Base—$0.001100%fluxa33d ago0x9cdeab…4de9aa
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa33d ago0x42b56c…a4c3d3
0xd80f…fba80x9c95…e299Base—$0.001100%fluxa33d ago0x99449f…be2569
0xd80f…fba80x9c95…e299Base—$0.001100%fluxa33d ago0xf6ae1b…843c3c
0xd80f…fba80x9c95…e299Base—$0.001100%fluxa33d ago0x9bce10…b54695
0xd80f…fba80x9c95…e299Base—$0.001100%fluxa33d ago0x14cb8b…e047d7
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa33d ago0xb72926…4e6320
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa33d ago0xc24379…9ee930
0xd80f…fba80x9c95…e299Base—$0.001100%fluxa33d ago0x42627f…acde0f
0xd80f…fba80x9c95…e299Base—$0.001100%fluxa33d ago0x23f5ba…bd8739
0xd80f…fba80x9c95…e299Base—$0.001100%fluxa33d ago0xa26241…120406
0xd80f…fba80x9c95…e299Base—$0.001100%fluxa33d ago0x83587c…f57403
0xd80f…fba80x9c95…e299Base—$0.001100%fluxa33d ago0x964f34…fded7c

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.