Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa22d ago0xa54331…536196
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa22d ago0xa2d33b…68b6ab
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa22d ago0xe3db20…2638d4
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa22d ago0x7eb993…46bf91
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa22d ago0xde1eb5…f0cb97
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa22d ago0x372224…91a324
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa22d ago0x6712ed…36615b
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa22d ago0xe77b2d…2f32ae
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa22d ago0xc6e7c1…10ad42
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa22d ago0x74604c…596c97
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa22d ago0xd23b87…c9c6d7
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa22d ago0xdac994…130525
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa22d ago0x9af730…f87662
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa22d ago0x71a8cb…3637be
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa22d ago0x2c9b22…d06937
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa22d ago0x7b1e6c…44481a
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa22d ago0x693b55…934b07
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa22d ago0x13c4e5…ee18e8
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa22d ago0x084e7d…877034
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa23d ago0x021973…05e5ba
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa23d ago0x3666b7…81829f
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa23d ago0xa718e9…c780f7
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa23d ago0x651adf…89972d
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa23d ago0xa8cd17…3657e6
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa23d ago0x5da88d…0b633e

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.