Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x353c…cafe0xfe80…47eeBase—$0.001100%fluxa36d ago0x2d56de…c94cb7
0x353c…cafe0xfe80…47eeBase—$0.001100%fluxa36d ago0x87b66c…0b0436
0x353c…cafe0xfe80…47eeBase—$0.001100%fluxa36d ago0x96da27…d9410d
0x353c…cafe0xfe80…47eeBase—$0.001100%fluxa36d ago0x6fec5c…82a341
0x353c…cafe0xfe80…47eeBase—$0.001100%fluxa36d ago0x3680da…f88677
0x353c…cafe0xfe80…47eeBase—$0.001100%fluxa36d ago0x8f8143…8ee236
0x353c…cafe0xfe80…47eeBase—$0.001100%fluxa36d ago0x46d97e…2aa4e9
0x353c…cafe0xfe80…47eeBase—$0.001100%fluxa36d ago0xfd2a94…38eac5
0x353c…cafe0xfe80…47eeBase—$0.001100%fluxa36d ago0x6b98a8…32fc9d
0x353c…cafe0xfe80…47eeBase—$0.001100%fluxa36d ago0x95552f…80c0e5
0x353c…cafe0xfe80…47eeBase—$0.001100%fluxa36d ago0x068c56…6e80c2
0x353c…cafe0xfe80…47eeBase—$0.001100%fluxa36d ago0x018d3e…409049
0x353c…cafe0xfe80…47eeBase—$0.001100%fluxa36d ago0x475744…f4e272
0x353c…cafe0xfe80…47eeBase—$0.001100%fluxa36d ago0x92773e…f6b93d
0x353c…cafe0xfe80…47eeBase—$0.001100%fluxa36d ago0x91788b…84e924
0x353c…cafe0xfe80…47eeBase—$0.001100%fluxa36d ago0x6131d4…c20411
0x353c…cafe0xfe80…47eeBase—$0.001100%fluxa36d ago0x12e20d…f7e262
0x353c…cafe0xfe80…47eeBase—$0.001100%fluxa36d ago0xebd0b3…54b174
0x353c…cafe0xfe80…47eeBase—$0.001100%fluxa36d ago0x133d0b…c0a8d8
0x353c…cafe0xfe80…47eeBase—$0.001100%fluxa36d ago0x47f53a…7f01ef
0x353c…cafe0xfe80…47eeBase—$0.001100%fluxa36d ago0x961d35…8a71e9
0x353c…cafe0xfe80…47eeBase—$0.001100%fluxa36d ago0x3d0ca5…57e6f2
0x353c…cafe0xfe80…47eeBase—$0.001100%fluxa36d ago0xc7424a…8d0a55
0x353c…cafe0xfe80…47eeBase—$0.001100%fluxa36d ago0xb11a13…0c7619
0x353c…cafe0xfe80…47eeBase—$0.001100%fluxa36d ago0x4e34f1…18270a

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.