Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa71d ago0x3bf74b…9ba021
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa71d ago0x78ff0a…afc9bd
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa71d ago0x118bfe…f0bb21
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa71d ago0x48f86a…46ba1a
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa71d ago0x52ea1f…743083
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa71d ago0x0ab7a2…3785f7
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa71d ago0x736b3c…ccfa34
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa71d ago0x1b0407…ee6699
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa71d ago0x823477…254dec
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa71d ago0xb42e57…1b239a
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa71d ago0x661e79…fcca7e
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa71d ago0x2dbc11…6f8a3a
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa71d ago0x8e7274…278ff1
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa71d ago0x0e995a…ea6828
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa71d ago0xadbc0a…143eb7
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa71d ago0xb92864…eae5dd
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa71d ago0x601243…c501be
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa71d ago0x3d2d88…7a7c9b
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa71d ago0xe2f2ac…b15646
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa71d ago0xf455b3…b5691c
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa71d ago0x68a64a…167f5d
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa71d ago0xb3283b…c4c3d8
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa71d ago0x4c5bd9…ba47fa
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa71d ago0x2f1d8b…fa8821
0xcea6…c7070x9c95…e299Base—$0.001100%fluxa71d ago0xf64d8a…05f1c4

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.