Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf380…60390xfe80…47eeBase$0.001100%fluxa15d ago0x76c3b7…a460fb
0xf380…60390xfe80…47eeBase$0.001100%fluxa15d ago0xf00865…7844fc
0xf380…60390xfe80…47eeBase$0.001100%fluxa15d ago0x21b59a…c395b1
0xf380…60390xfe80…47eeBase$0.001100%fluxa15d ago0x7d76b1…54c5cd
0xf380…60390xfe80…47eeBase$0.001100%fluxa15d ago0xb9adee…f271af
0xf380…60390xfe80…47eeBase$0.001100%fluxa15d ago0xe8f264…bd6dee
0xf380…60390xfe80…47eeBase$0.001100%fluxa15d ago0x9ff716…e65df8
0xf380…60390xfe80…47eeBase$0.001100%fluxa15d ago0xb5b0f5…3de3a0
0xf380…60390xfe80…47eeBase$0.001100%fluxa15d ago0xd74ec0…94cd58
0xf380…60390xfe80…47eeBase$0.001100%fluxa15d ago0x6ac373…9a8b4e
0xf380…60390xfe80…47eeBase$0.001100%fluxa15d ago0x75cd67…93546b
0xf380…60390xfe80…47eeBase$0.001100%fluxa15d ago0xbb88a8…20be2e
0xf380…60390xfe80…47eeBase$0.001100%fluxa15d ago0xa48d0e…8b54ab
0xf380…60390xfe80…47eeBase$0.001100%fluxa15d ago0x4d2fb3…2603c5
0xf380…60390xfe80…47eeBase$0.001100%fluxa15d ago0x7192e0…3e420b
0xf380…60390xfe80…47eeBase$0.001100%fluxa15d ago0x1268eb…beaa63
0xf380…60390xfe80…47eeBase$0.001100%fluxa15d ago0xe63388…84da5f
0xf380…60390xfe80…47eeBase$0.001100%fluxa16d ago0xf74bee…62da01
0xf380…60390xfe80…47eeBase$0.001100%fluxa16d ago0x9ab746…f0f647
0xf380…60390xfe80…47eeBase$0.001100%fluxa16d ago0x0a9d36…bb82c5
0xf380…60390xfe80…47eeBase$0.001100%fluxa16d ago0xeca500…47e11f
0xf380…60390xfe80…47eeBase$0.001100%fluxa16d ago0xae4bce…4bab1c
0xf380…60390xfe80…47eeBase$0.001100%fluxa16d ago0x4f4540…0f1afb
0xf380…60390xfe80…47eeBase$0.001100%fluxa16d ago0xb32e55…7e9402
0xf380…60390xfe80…47eeBase$0.001100%fluxa16d ago0x65122c…a8fb15

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.