Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa35d ago0xd14009…f6711d
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa35d ago0x36727c…e1f6f1
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa35d ago0x3cbb9e…5e84e5
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa35d ago0xb97778…3983dc
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa35d ago0x632221…aa262f
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa35d ago0xa102d1…7a86a0
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa35d ago0x08491f…7eac79
0xbec6…4eae0x9c95…e299Base—$0.001100%fluxa35d ago0x0fe014…17e965
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa35d ago0x643bcc…ee87cd
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa35d ago0xa85878…0ed2e0
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa35d ago0xfb7455…d7663c
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa35d ago0xfa0fb7…1ea4a9
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa35d ago0x21c9bc…1d5bc0
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa35d ago0x897da7…e65058
0xbec6…4eae0x9c95…e299Base—$0.001100%fluxa35d ago0x3bf280…c6d885
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa35d ago0xde601a…42906c
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa35d ago0xf6fd78…02a68d
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa35d ago0xf4bcd6…c71de1
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa35d ago0x9e6e02…cb07f7
0xbec6…4eae0x9c95…e299Base—$0.001100%fluxa35d ago0x1eaf2c…303854
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa35d ago0x47fcd0…a33816
0xbec6…4eae0x9c95…e299Base—$0.001100%fluxa35d ago0x5c467b…8570b2
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa35d ago0x808d8a…200d60
0xbec6…4eae0x9c95…e299Base—$0.001100%fluxa35d ago0x353f2f…3b0b4d
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa35d ago0x2823d2…5b8f80

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.