Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc3ad…8e960xfe80…47eeBase—$0.001100%fluxa21d ago0x94b6d5…dd95e6
0xc3ad…8e960xfe80…47eeBase—$0.001100%fluxa21d ago0x31d28c…c65532
0xc3ad…8e960xfe80…47eeBase—$0.001100%fluxa21d ago0x0b13b6…cf8982
0xc3ad…8e960xfe80…47eeBase—$0.001100%fluxa21d ago0x77b5a7…f5ffee
0xc3ad…8e960xfe80…47eeBase—$0.001100%fluxa21d ago0x586979…4c4ec9
0xc3ad…8e960xfe80…47eeBase—$0.001100%fluxa21d ago0xc50cd5…0e7bc8
0xc3ad…8e960xfe80…47eeBase—$0.001100%fluxa21d ago0xfc303b…9f787e
0xc3ad…8e960xfe80…47eeBase—$0.001100%fluxa21d ago0x61db74…53fd92
0xc3ad…8e960xfe80…47eeBase—$0.001100%fluxa21d ago0x7a5aa1…65a683
0xc3ad…8e960xfe80…47eeBase—$0.001100%fluxa21d ago0x47d8e5…a0b1e9
0xc3ad…8e960xfe80…47eeBase—$0.001100%fluxa21d ago0xd2fc55…a1e46d
0xc3ad…8e960xfe80…47eeBase—$0.001100%fluxa21d ago0x5688ce…4258c6
0xc3ad…8e960xfe80…47eeBase—$0.001100%fluxa21d ago0x4ddbb4…1fdcf9
0xc3ad…8e960xfe80…47eeBase—$0.001100%fluxa21d ago0x20242e…ffe1d8
0xc3ad…8e960xfe80…47eeBase—$0.001100%fluxa21d ago0x46b320…2a36a1
0xc3ad…8e960xfe80…47eeBase—$0.001100%fluxa21d ago0x8dc6ad…e5c388
0xc3ad…8e960xfe80…47eeBase—$0.001100%fluxa21d ago0xdb314f…1308c0
0xc3ad…8e960xfe80…47eeBase—$0.001100%fluxa21d ago0x5ed5b9…c0a73f
0xc3ad…8e960xfe80…47eeBase—$0.001100%fluxa21d ago0xb30b86…b91894
0xc3ad…8e960xfe80…47eeBase—$0.001100%fluxa21d ago0x19ce41…f9c5bd
0xc3ad…8e960xfe80…47eeBase—$0.001100%fluxa21d ago0xc6df53…665922
0xc3ad…8e960xfe80…47eeBase—$0.001100%fluxa21d ago0x39675b…011894
0xc3ad…8e960xfe80…47eeBase—$0.001100%fluxa21d ago0xd81cce…bf46bf
0xc3ad…8e960xfe80…47eeBase—$0.001100%fluxa21d ago0x737e70…4b5edc
0xc3ad…8e960xfe80…47eeBase—$0.001100%fluxa21d ago0xb02b1f…3eba55

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.