Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd533…620b0x9c95…e299Base—$0.001100%fluxa33d ago0x0e6261…e6fb85
0xd533…620b0x9c95…e299Base—$0.001100%fluxa33d ago0x34d250…58ae09
0xd533…620b0x9c95…e299Base—$0.001100%fluxa33d ago0x9b0df9…02b558
0xd533…620b0x9c95…e299Base—$0.001100%fluxa33d ago0x205379…fa00b0
0xd533…620b0x9c95…e299Base—$0.001100%fluxa33d ago0xdf6269…27f290
0xd533…620b0x9c95…e299Base—$0.001100%fluxa33d ago0x4779c7…466cb6
0xd533…620b0x9c95…e299Base—$0.001100%fluxa33d ago0x270ee1…6d8986
0xd533…620b0x9c95…e299Base—$0.001100%fluxa33d ago0xfe0607…917982
0xd533…620b0x9c95…e299Base—$0.001100%fluxa33d ago0xd81a7f…54aedb
0xd533…620b0x9c95…e299Base—$0.001100%fluxa33d ago0x48ded0…7b0732
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa34d ago0xb80565…8b2575
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa34d ago0xdeb06d…550d0f
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa34d ago0xdac3fe…e7ddda
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa34d ago0x9dc900…146c68
0xd533…620b0x9c95…e299Base—$0.001100%fluxa34d ago0x140000…a8de78
0xd533…620b0x9c95…e299Base—$0.001100%fluxa34d ago0x229af4…1de0d5
0xd533…620b0x9c95…e299Base—$0.001100%fluxa34d ago0xe5fc05…35c27d
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa34d ago0x0d5012…460e4f
0xd533…620b0x9c95…e299Base—$0.001100%fluxa34d ago0x17e4af…c77fbb
0xd533…620b0x9c95…e299Base—$0.001100%fluxa34d ago0x59c3f7…5f027e
0xd533…620b0x9c95…e299Base—$0.001100%fluxa34d ago0x01b19f…edcb3d
0xd533…620b0x9c95…e299Base—$0.001100%fluxa34d ago0xd38543…079e39
0xd533…620b0x9c95…e299Base—$0.001100%fluxa34d ago0xf71cb3…d71db0
0xd533…620b0x9c95…e299Base—$0.001100%fluxa34d ago0xe1feff…ae9035
0xd533…620b0x9c95…e299Base—$0.001100%fluxa34d ago0xffd12f…d7b638

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.