Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa39d ago0xf4109b…3ef139
0x4f2a…6f7d0x9c95…e299Base—$0.001100%fluxa39d ago0x8967da…d7a75f
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa39d ago0x981d5d…ea0aae
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa39d ago0xc5d213…d6b600
0x4f2a…6f7d0x9c95…e299Base—$0.001100%fluxa39d ago0xb7591c…07d457
0x4f2a…6f7d0x9c95…e299Base—$0.001100%fluxa39d ago0xcbf3c4…502aa5
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa40d ago0xa85128…ba213e
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa40d ago0xa2c2c0…32951b
0x4f2a…6f7d0x9c95…e299Base—$0.001100%fluxa40d ago0xcb2531…ee4661
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa40d ago0x020af4…85e12a
0x4f2a…6f7d0x9c95…e299Base—$0.001100%fluxa40d ago0x8da4ea…7c2279
0x4f2a…6f7d0x9c95…e299Base—$0.001100%fluxa40d ago0x8c8159…389a65
0x4f2a…6f7d0x9c95…e299Base—$0.001100%fluxa40d ago0x9caf56…9aab97
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa40d ago0x87d570…d599f7
0x4f2a…6f7d0x9c95…e299Base—$0.001100%fluxa40d ago0x0f16f5…fa602b
0x4f2a…6f7d0x9c95…e299Base—$0.001100%fluxa40d ago0x51a0da…ed5e50
0x4f2a…6f7d0x9c95…e299Base—$0.001100%fluxa40d ago0x035dea…d9305b
0x4f2a…6f7d0x9c95…e299Base—$0.001100%fluxa40d ago0x2bced5…cebad9
0x4f2a…6f7d0x9c95…e299Base—$0.001100%fluxa40d ago0x15e7a4…2e5b41
0x4f2a…6f7d0xfe80…47eeBase—$0.001100%fluxa40d ago0xb506b6…bc0d6c
0x4f2a…6f7d0x9c95…e299Base—$0.001100%fluxa40d ago0xdca7dd…16b029
0x4f2a…6f7d0x9c95…e299Base—$0.001100%fluxa40d ago0xf4836d…9662ea
0x4f2a…6f7d0x9c95…e299Base—$0.001100%fluxa40d ago0xf60210…50d7ae
0x4f2a…6f7d0x9c95…e299Base—$0.001100%fluxa40d ago0x80dac5…f7076e
0x4f2a…6f7d0x9c95…e299Base—$0.001100%fluxa40d ago0x9353d1…f807f2

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.