Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa19d ago0x0a9992…958c3b
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa19d ago0x5c138f…f6df7b
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa19d ago0x92d639…26619f
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa19d ago0x47bf8c…ead83c
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa19d ago0xda3713…d95bd6
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa19d ago0x107f78…97edf3
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa19d ago0xe523fe…5bfc7e
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa19d ago0xe794f4…9b027e
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa19d ago0x091e3e…3ac264
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa19d ago0x5ddfd7…14f339
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa19d ago0x4f455c…e84323
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa19d ago0xbbea5d…269f4c
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa19d ago0xc8f582…e609ee
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa19d ago0x417d5d…2a8d05
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa19d ago0xeffdb5…546556
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa19d ago0xa7c99a…209d7a
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa19d ago0xbd86ca…60fe88
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa19d ago0x2c7d37…bf76b5
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa19d ago0xcee4f0…354b5d
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa19d ago0x7b4b40…5941ca
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa19d ago0x47991d…375592
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa19d ago0x558d60…8c6dcf
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa19d ago0x87864a…461969
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa19d ago0x74e5e0…b7b2e5
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa19d ago0x03e2b1…a0ba00

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.