Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa17d ago0x6717e7…7bd310
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa17d ago0x852542…992835
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa17d ago0x2f92c9…164e5a
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa17d ago0x51a81e…275ab9
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa17d ago0xe3177a…b71b0f
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa17d ago0x96c90c…632fa9
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa17d ago0x6a59ac…321571
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa17d ago0x175a63…9309ae
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa17d ago0x902719…684f81
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa17d ago0xc3035c…e1754d
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa17d ago0x5d1d1d…31ee83
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa17d ago0x1257cd…8e1f5d
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa17d ago0x68672a…a75984
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa17d ago0xd5319c…9a99e2
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa17d ago0xa9998c…f63985
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa17d ago0x21a383…a75b75
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa17d ago0x65adfa…74cecd
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa17d ago0x2ce5c4…fcf84c
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa17d ago0xa17448…935f42
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa17d ago0xec266e…2c3e13
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa17d ago0xfd6f1c…0e6d11
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa17d ago0x9251bf…25f1ad
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa17d ago0xc2067a…bb12ed
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa17d ago0xd6e445…52a3fd
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa17d ago0x7e5892…8a8781

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.