Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf007…9c790xfe80…47eeBase—$0.001100%fluxa19d ago0x25f7d4…e04d64
0xf007…9c790xfe80…47eeBase—$0.001100%fluxa19d ago0xecacc3…4bcfd0
0xf007…9c790xfe80…47eeBase—$0.001100%fluxa19d ago0xd4baf9…431bfb
0xf007…9c790xfe80…47eeBase—$0.001100%fluxa19d ago0x44729c…e58bde
0xf007…9c790xfe80…47eeBase—$0.001100%fluxa19d ago0x04b878…3a289b
0xf007…9c790xfe80…47eeBase—$0.001100%fluxa19d ago0x3f410f…ccf5f3
0xf007…9c790xfe80…47eeBase—$0.001100%fluxa19d ago0xf103bd…08986d
0xf007…9c790xfe80…47eeBase—$0.001100%fluxa19d ago0xc5f663…1a2324
0xf007…9c790xfe80…47eeBase—$0.001100%fluxa19d ago0xbc7930…20bda4
0xf007…9c790xfe80…47eeBase—$0.001100%fluxa19d ago0x6c567a…496e63
0xf007…9c790xfe80…47eeBase—$0.001100%fluxa19d ago0xaefa2e…edd145
0xf007…9c790xfe80…47eeBase—$0.001100%fluxa19d ago0x5ac321…70d012
0xf007…9c790xfe80…47eeBase—$0.001100%fluxa19d ago0x06e24f…df09d9
0xf007…9c790xfe80…47eeBase—$0.001100%fluxa19d ago0x84f26e…2951d0
0xf007…9c790xfe80…47eeBase—$0.001100%fluxa19d ago0x78a624…49c846
0xf007…9c790xfe80…47eeBase—$0.001100%fluxa19d ago0x263b27…cbfbcd
0xf007…9c790xfe80…47eeBase—$0.001100%fluxa19d ago0x415215…2d2278
0xf007…9c790xfe80…47eeBase—$0.001100%fluxa19d ago0xa43d21…c9dfcf
0xf007…9c790xfe80…47eeBase—$0.001100%fluxa19d ago0x220a9f…271ac9
0xf007…9c790xfe80…47eeBase—$0.001100%fluxa19d ago0x48b4a2…be6f42
0xf007…9c790xfe80…47eeBase—$0.001100%fluxa19d ago0x6ac0f4…9d6a5a
0xf007…9c790xfe80…47eeBase—$0.001100%fluxa19d ago0xd4e676…6a96ac
0xf007…9c790xfe80…47eeBase—$0.001100%fluxa19d ago0x7e2ac9…eaa118
0xf007…9c790xfe80…47eeBase—$0.001100%fluxa19d ago0x450fa0…e0c543
0xf007…9c790xfe80…47eeBase—$0.001100%fluxa19d ago0x2b77a6…03c6e9

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.