Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa16d ago0xe848a0…667af6
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa16d ago0xf7b951…92dfaf
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa17d ago0xefb083…443e05
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa17d ago0x666cc8…4e7600
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa17d ago0x547b9a…f1bff2
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa17d ago0x47d9d3…857141
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa17d ago0xf1e44b…6c5253
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa17d ago0xe2ec36…17538f
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa17d ago0x2fc05e…227b17
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa17d ago0xacce1c…162670
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa17d ago0x1d8c57…fa7d7e
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa17d ago0x71c240…441894
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa17d ago0x3bbf65…2ea4de
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa17d ago0x86c303…46e2dc
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa17d ago0xba2317…797b92
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa17d ago0xefd643…962014
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa17d ago0xc3efd6…e2283b
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa17d ago0xa28f50…7102a2
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa17d ago0x5a66c6…9e6993
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa17d ago0xe01d63…21a5e9
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa17d ago0xa1286e…813bfc
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa17d ago0x3fc1d9…d627f2
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa17d ago0xa6441e…2f5b15
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa17d ago0xf15cac…14530e
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa17d ago0xe0c781…f9878f

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.