Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc743…ef690xfe80…47eeBase—$0.001100%fluxa18h ago0x0f591c…dcfcc1
0xc743…ef690xfe80…47eeBase—$0.001100%fluxa19h ago0x987818…9cac44
0xc743…ef690xfe80…47eeBase—$0.001100%fluxa20h ago0x62dc71…40789f
0xc743…ef690xfe80…47eeBase—$0.001100%fluxa21h ago0x623c30…499ca2
0xc743…ef690xfe80…47eeBase—$0.001100%fluxa22h ago0xe9c6fc…fa89df
0xc743…ef690xfe80…47eeBase—$0.001100%fluxa23h ago0xd8ef0f…4ae01a
0xc743…ef690xfe80…47eeBase—$0.001100%fluxa1d ago0xb45a47…6fa73f
0xc743…ef690xfe80…47eeBase—$0.001100%fluxa1d ago0x4fa1e1…c81f45
0xc743…ef690xfe80…47eeBase—$0.001100%fluxa1d ago0x92555c…3bc0fb
0xc743…ef690xfe80…47eeBase—$0.001100%fluxa1d ago0x68e8f0…bae049
0xc743…ef690xfe80…47eeBase—$0.001100%fluxa1d ago0x6ec364…7e7825
0xc743…ef690xfe80…47eeBase—$0.001100%fluxa1d ago0x4ce51b…8eb2e9
0xc743…ef690xfe80…47eeBase—$0.001100%fluxa1d ago0x74fa9c…b27135
0xc743…ef690xfe80…47eeBase—$0.001100%fluxa1d ago0x86e2e8…cf9dce
0xc743…ef690xfe80…47eeBase—$0.001100%fluxa1d ago0x383fb4…300aaf
0xc743…ef690xfe80…47eeBase—$0.001100%fluxa1d ago0x1bcd56…4d53a4

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.