Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0a81…ab280xa8b2…1d68Base$0.0170%0x9501…c6771d ago0x6b8a24…fb0b87
0xac59…26d70xa8b2…1d68Base$0.0170%0x9501…c6771d ago0x027bd7…95aa6a
0x1541…5b560xa8b2…1d68Base$0.0170%0x9501…c6771d ago0xd63353…05e0c2
0xf722…c9680xa8b2…1d68Base$0.0170%0x9501…c6771d ago0x69cfa3…1d88f6
0x1541…5b560xa8b2…1d68Base$0.0170%0x9501…c6771d ago0xc2b6cc…4013bc
0xeeb2…989e0xa8b2…1d68Base$0.0170%0x9501…c6771d ago0x53d77b…692bc5
0x6b61…cf5a0xa8b2…1d68Base$0.0170%0x9501…c6771d ago0x3846e6…f9e1e6
0x694e…b4e00xa8b2…1d68Base$0.0170%0x9501…c6771d ago0x74ff07…570f9b
0xe086…67910xa8b2…1d68Base$0.0170%0x9501…c6771d ago0xda89c3…97c57c
0x899a…f0a80xa8b2…1d68Base$0.0170%0x9501…c6771d ago0x3ed524…68c583
0xe086…67910xa8b2…1d68Base$0.0170%0x9501…c6771d ago0xe77a9d…a28225
0xac59…26d70xa8b2…1d68Base$0.0170%0x9501…c6771d ago0x0ce01b…377a2e
0xeeb2…989e0xa8b2…1d68Base$0.0170%0x9501…c6771d ago0x742fa3…b9dfdb
0x1a11…9dca0xa8b2…1d68Base$0.0170%0x9501…c6771d ago0x136724…f89e1e
0xc6ac…e7a10xa8b2…1d68Base$0.0170%0x9501…c6771d ago0x70a80f…c98733
0x7103…b9c00xa8b2…1d68Base$0.0170%0x9501…c6771d ago0xbd124d…7f0651
0x2eb7…23b00xa8b2…1d68Base$0.0170%0x9501…c6771d ago0x0595c3…b0b3dd
0x694e…b4e00xa8b2…1d68Base$0.0170%0x9501…c6771d ago0xec9e1c…317904
0xe086…67910xa8b2…1d68Base$0.0170%0x9501…c6771d ago0x1ca0cd…d7005d
0x4863…95070xa8b2…1d68Base$0.0170%0x9501…c6771d ago0x3e5300…4dfa5a
0x306d…bc280xa8b2…1d68Base$0.0170%0x9501…c6771d ago0xd1da5b…571c9c
0x4863…95070xa8b2…1d68Base$0.0170%0x9501…c6771d ago0xeeec68…d2134e
0x68dc…9e310xa8b2…1d68Base$0.0170%0x9501…c6771d ago0x7a5610…bb97d9
0x55a7…dddc0xa8b2…1d68Base$0.0170%0x9501…c6771d ago0x079f24…28e5ea
0xac59…26d70xa8b2…1d68Base$0.0170%0x9501…c6771d ago0x081ee0…9137ca

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.