Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa48d ago0x96d45c…69c113
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa48d ago0xcecb51…116d74
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa48d ago0x57d1fb…2ad16f
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa48d ago0x768993…aafdc6
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa48d ago0x3d9f9c…6f1169
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa48d ago0x26c0f5…50834c
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa48d ago0x5fffc5…97f7cd
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa48d ago0xde6cf1…baa65e
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa48d ago0xf88424…cf1406
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa48d ago0xec4bcc…01d8f0
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa48d ago0xde0921…63ccfb
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa48d ago0x0cb0a3…05c699
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa48d ago0x3c71d5…d8b285
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa48d ago0x61aa0d…493844
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa48d ago0x43af6d…732127
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa48d ago0x33a905…36d91f
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa48d ago0xdcd6d5…e0e047
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa48d ago0xa331b0…220ee4

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.