Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x132c…42e20xfe80…47eeBase—$0.001100%fluxa37d ago0xb5c464…a30dfc
0x132c…42e20x9c95…e299Base—$0.001100%fluxa37d ago0x5c719a…e64f91
0x132c…42e20x9c95…e299Base—$0.001100%fluxa37d ago0x7391a2…171b93
0x132c…42e20x9c95…e299Base—$0.001100%fluxa37d ago0x209bdd…dacc10
0x132c…42e20xfe80…47eeBase—$0.001100%fluxa37d ago0xb296c3…44f177
0x132c…42e20xfe80…47eeBase—$0.001100%fluxa37d ago0x787668…6b7860
0x132c…42e20xfe80…47eeBase—$0.001100%fluxa37d ago0x8951fc…0b5c99
0x132c…42e20xfe80…47eeBase—$0.001100%fluxa37d ago0xdcf3f8…8dbc93
0x132c…42e20xfe80…47eeBase—$0.001100%fluxa37d ago0x0156b4…8647e9
0x132c…42e20xfe80…47eeBase—$0.001100%fluxa37d ago0xe08f09…5a9572
0x132c…42e20x9c95…e299Base—$0.001100%fluxa37d ago0x9f5f72…bdbb40
0x132c…42e20x9c95…e299Base—$0.001100%fluxa37d ago0xf4931d…ffe351
0x132c…42e20xfe80…47eeBase—$0.001100%fluxa37d ago0xa880f9…dc137c
0x132c…42e20xfe80…47eeBase—$0.001100%fluxa37d ago0x337113…f3208c
0x132c…42e20xfe80…47eeBase—$0.001100%fluxa37d ago0x407f9b…9d113f
0x132c…42e20xfe80…47eeBase—$0.001100%fluxa37d ago0x1103a7…716ea1
0x132c…42e20x9c95…e299Base—$0.001100%fluxa37d ago0xf0825e…932021
0x132c…42e20x9c95…e299Base—$0.001100%fluxa37d ago0xa81e95…a0f90b
0x132c…42e20x9c95…e299Base—$0.001100%fluxa37d ago0x90cd76…4d7d7d
0x132c…42e20xfe80…47eeBase—$0.001100%fluxa38d ago0x30c24d…0a39fd
0x132c…42e20xfe80…47eeBase—$0.001100%fluxa38d ago0x0b6f73…4db5cb
0x132c…42e20xfe80…47eeBase—$0.001100%fluxa38d ago0x727a3b…7b041f
0x132c…42e20xfe80…47eeBase—$0.001100%fluxa38d ago0xe030ff…9f9f27
0x132c…42e20x9c95…e299Base—$0.001100%fluxa38d ago0x20856b…4a3faf
0x132c…42e20x9c95…e299Base—$0.001100%fluxa38d ago0x0f46cd…96356c

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.