Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad50…65520xfe80…47eeBase—$0.001100%fluxa19d ago0x2ef813…e498c8
0xad50…65520xfe80…47eeBase—$0.001100%fluxa19d ago0x4f4368…b01edb
0xad50…65520xfe80…47eeBase—$0.001100%fluxa19d ago0xde9565…56f790
0xad50…65520xfe80…47eeBase—$0.001100%fluxa19d ago0x6b1a31…3c47fc
0xad50…65520xfe80…47eeBase—$0.001100%fluxa19d ago0x6cbc13…ee7f7a
0xad50…65520xfe80…47eeBase—$0.001100%fluxa19d ago0x4a4063…fb927d
0xad50…65520xfe80…47eeBase—$0.001100%fluxa19d ago0x6fd373…5ed409
0xad50…65520xfe80…47eeBase—$0.001100%fluxa19d ago0x74fbe4…95feee
0xad50…65520xfe80…47eeBase—$0.001100%fluxa19d ago0xaf299f…c155e1
0xad50…65520xfe80…47eeBase—$0.001100%fluxa19d ago0xb862a5…f9798a
0xad50…65520xfe80…47eeBase—$0.001100%fluxa19d ago0x56d12c…092730
0xad50…65520xfe80…47eeBase—$0.001100%fluxa19d ago0x3cacb9…c255aa
0xad50…65520xfe80…47eeBase—$0.001100%fluxa19d ago0xc6e75c…d4a2b8
0xad50…65520xfe80…47eeBase—$0.001100%fluxa19d ago0x7ff945…f4ea37
0xad50…65520xfe80…47eeBase—$0.001100%fluxa19d ago0x125803…2896ee
0xad50…65520xfe80…47eeBase—$0.001100%fluxa19d ago0x315657…2d8707
0xad50…65520xfe80…47eeBase—$0.001100%fluxa19d ago0x2027dd…f940a6
0xad50…65520xfe80…47eeBase—$0.001100%fluxa19d ago0xcd8459…0b7de5
0xad50…65520xfe80…47eeBase—$0.001100%fluxa19d ago0xd7aba3…bbb996
0xad50…65520xfe80…47eeBase—$0.001100%fluxa19d ago0x61e17c…529ddc
0xad50…65520xfe80…47eeBase—$0.001100%fluxa19d ago0x1018d0…7b4789
0xad50…65520xfe80…47eeBase—$0.001100%fluxa19d ago0xcd8b22…92b3c8
0xad50…65520xfe80…47eeBase—$0.001100%fluxa19d ago0x81bbd2…2d8304
0xad50…65520xfe80…47eeBase—$0.001100%fluxa19d ago0xfc2afc…e6cc8a
0xad50…65520xfe80…47eeBase—$0.001100%fluxa19d ago0xb68f70…90148e

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.