Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa36d ago0x928172…cf1074
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa36d ago0x40ad86…1bad57
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa36d ago0xbba6ce…2a5250
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa36d ago0x92655a…15545c
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa36d ago0xe854ba…01da22
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa36d ago0x4cca6d…5c5338
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa36d ago0x43a094…2b22a0
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa36d ago0xaf5cd5…ce67ca
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa36d ago0x737841…cb90c2
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa36d ago0x879afb…996760
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa36d ago0xe910ef…3c854a
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa36d ago0xc0b3f2…1789cb
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa36d ago0xc69913…b48e37
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa36d ago0x9e769f…48ca95
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa36d ago0x2f6b1c…59b851
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa36d ago0xcc5506…e67f65
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa36d ago0x5a4736…4e08a0
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa36d ago0x733107…a8199e
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa37d ago0x7e818f…245561
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa37d ago0xa061b4…109887
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa37d ago0x5db88d…8e85dd
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa37d ago0x4e2b07…0c031e
0xe209…d1de0x9c95…e299Base$0.001100%fluxa37d ago0x7387b8…6c1b38
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa37d ago0x38c7b4…77a55c
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa37d ago0x2aefbf…fc8b9f

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.