Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6dd1…9c250xfe80…47eeBase—$0.001100%fluxa14d ago0x44311b…8d585b
0x6dd1…9c250xfe80…47eeBase—$0.001100%fluxa14d ago0x6520c4…c87729
0x6dd1…9c250xfe80…47eeBase—$0.001100%fluxa14d ago0xb56758…24fb28
0x6dd1…9c250xfe80…47eeBase—$0.001100%fluxa14d ago0xf3e922…ddcd27
0x6dd1…9c250xfe80…47eeBase—$0.001100%fluxa14d ago0x636cee…899626
0x6dd1…9c250xfe80…47eeBase—$0.001100%fluxa14d ago0x228651…95bdd8
0x6dd1…9c250xfe80…47eeBase—$0.001100%fluxa14d ago0xfc4c54…8cb85c
0x6dd1…9c250xfe80…47eeBase—$0.001100%fluxa14d ago0x8ed51d…5a6899
0x6dd1…9c250xfe80…47eeBase—$0.001100%fluxa14d ago0x366628…cad203
0x6dd1…9c250xfe80…47eeBase—$0.001100%fluxa14d ago0x4615e2…a4b45d
0x6dd1…9c250xfe80…47eeBase—$0.001100%fluxa14d ago0x0a95d5…5a424a
0x6dd1…9c250xfe80…47eeBase—$0.001100%fluxa14d ago0x2aaa7c…c6068c
0x6dd1…9c250xfe80…47eeBase—$0.001100%fluxa14d ago0xf801c5…ff8d86
0x6dd1…9c250xfe80…47eeBase—$0.001100%fluxa14d ago0x07483e…f2f645
0x6dd1…9c250xfe80…47eeBase—$0.001100%fluxa14d ago0x6a23a9…fceead
0x6dd1…9c250xfe80…47eeBase—$0.001100%fluxa14d ago0x684218…2ebf0d
0x6dd1…9c250xfe80…47eeBase—$0.001100%fluxa14d ago0x73bc8a…2e0293
0x6dd1…9c250xfe80…47eeBase—$0.001100%fluxa14d ago0x954b32…d7815e
0x6dd1…9c250xfe80…47eeBase—$0.001100%fluxa14d ago0x82bb68…a14d38
0x6dd1…9c250xfe80…47eeBase—$0.001100%fluxa14d ago0x00b0c1…969886
0x6dd1…9c250xfe80…47eeBase—$0.001100%fluxa14d ago0x6b17fc…5b5b09
0x6dd1…9c250xfe80…47eeBase—$0.001100%fluxa14d ago0x106630…ddb0fa
0x6dd1…9c250xfe80…47eeBase—$0.001100%fluxa14d ago0x37f114…555cc1
0x6dd1…9c250xfe80…47eeBase—$0.001100%fluxa14d ago0x7b9e00…747548
0x6dd1…9c250xfe80…47eeBase—$0.001100%fluxa14d ago0x0f6cde…0ec96d

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.