Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5dbb…3cf90xfe80…47eeBase—$0.001100%fluxa18d ago0x2c9058…d1e6ba
0x5dbb…3cf90xfe80…47eeBase—$0.001100%fluxa18d ago0x3b9890…91803e
0x5dbb…3cf90xfe80…47eeBase—$0.001100%fluxa18d ago0xc948b8…a63666
0x5dbb…3cf90xfe80…47eeBase—$0.001100%fluxa18d ago0xa9449d…5ad68f
0x5dbb…3cf90xfe80…47eeBase—$0.001100%fluxa18d ago0xdcee37…8480a9
0x5dbb…3cf90xfe80…47eeBase—$0.001100%fluxa18d ago0x59409c…6d737f
0x5dbb…3cf90xfe80…47eeBase—$0.001100%fluxa18d ago0xd6cad3…6b986f
0x5dbb…3cf90xfe80…47eeBase—$0.001100%fluxa18d ago0xb80e53…e2e688
0x5dbb…3cf90xfe80…47eeBase—$0.001100%fluxa18d ago0xf75509…4b4f32
0x5dbb…3cf90xfe80…47eeBase—$0.001100%fluxa18d ago0x169944…2bd8f0
0x5dbb…3cf90xfe80…47eeBase—$0.001100%fluxa18d ago0x3c7a14…0e1aef
0x5dbb…3cf90xfe80…47eeBase—$0.001100%fluxa18d ago0x84ad38…e148cf
0x5dbb…3cf90xfe80…47eeBase—$0.001100%fluxa18d ago0xf53454…a1a004
0x5dbb…3cf90xfe80…47eeBase—$0.001100%fluxa18d ago0x99b5d1…eb1436
0x5dbb…3cf90xfe80…47eeBase—$0.001100%fluxa18d ago0x97f180…f3fc5a
0x5dbb…3cf90xfe80…47eeBase—$0.001100%fluxa18d ago0x9d218e…a21b55
0x5dbb…3cf90xfe80…47eeBase—$0.001100%fluxa18d ago0x86d533…0f3578
0x5dbb…3cf90xfe80…47eeBase—$0.001100%fluxa18d ago0x83b81b…df15a2
0x5dbb…3cf90xfe80…47eeBase—$0.001100%fluxa18d ago0xa90efc…ef4f33
0x5dbb…3cf90xfe80…47eeBase—$0.001100%fluxa18d ago0xf86bb0…8682a0
0x5dbb…3cf90xfe80…47eeBase—$0.001100%fluxa18d ago0xdf137d…608fc1
0x5dbb…3cf90xfe80…47eeBase—$0.001100%fluxa18d ago0xd70fd3…75325d
0x5dbb…3cf90xfe80…47eeBase—$0.001100%fluxa19d ago0x485906…91968f
0x5dbb…3cf90xfe80…47eeBase—$0.001100%fluxa19d ago0x25e0f6…766494
0x5dbb…3cf90xfe80…47eeBase—$0.001100%fluxa19d ago0x972e0c…aa537a

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.