Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa15d ago0xb016bc…e96e39
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa15d ago0xd2a17e…1aea5e
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa15d ago0x94d628…e9f9a7
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa15d ago0xb0e1cd…a9ffe0
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa15d ago0x7bf385…eda748
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa15d ago0x1e216f…c9610b
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa15d ago0xd57201…b2261c
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa15d ago0x3c33b0…42ed2e
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa15d ago0x1de30e…658d07
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa15d ago0x824aa2…f17314
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa15d ago0x7e8f25…371f60
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa15d ago0x6a2f80…ed29f1
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa15d ago0xa5252d…64b6f6
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa15d ago0x290776…7698fd
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa15d ago0x4a829e…5c2131
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa15d ago0xe0dfd4…572c52
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa15d ago0x481560…e6d1c8
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa15d ago0x3634c9…a01aed
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa15d ago0x3a5fa9…16d754
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa15d ago0xeb83e6…cc9bbe
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa15d ago0xe2c2de…26a515
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa15d ago0x2917cf…e8b3c0
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa15d ago0xe76705…4fb4b4
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa15d ago0x31c1ea…abc5ed
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa15d ago0xa1cc1a…2c0689

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.