Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa31d ago0x5a2de7…2611c3
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa31d ago0xfaa5e5…5f9f3d
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa31d ago0x991032…6cfe95
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa31d ago0x575b5f…c9dee2
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa31d ago0x82a6cb…94afa6
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa31d ago0x99b83d…d906ce
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa31d ago0x491f4f…f4ed7f
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa31d ago0x26caec…8a6733
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa32d ago0xa8efeb…f60625
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa32d ago0xfa2e9c…c6a2cf
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa32d ago0xa39cd8…e362a3
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa32d ago0xbc72cf…780c42
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa32d ago0x31196b…4b9808
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa32d ago0xe97c94…6b7e2e
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa32d ago0xf8fd14…70dc0b
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa32d ago0x0f07cf…f4e3cf
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa32d ago0xeb500e…6fe51a
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa32d ago0x427b81…18b3db
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa32d ago0x4d01ae…6bcbf7
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa32d ago0xbbded6…8200cd

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.