Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7a59…a7950xfe80…47eeBase—$0.001100%fluxa6d ago0xbdaac3…723d92
0x7a59…a7950xfe80…47eeBase—$0.001100%fluxa6d ago0xe648dd…212c68
0x7a59…a7950xfe80…47eeBase—$0.001100%fluxa6d ago0x7f85c9…67413a
0x7a59…a7950xfe80…47eeBase—$0.001100%fluxa6d ago0x2099fc…ff2f5e
0x7a59…a7950xfe80…47eeBase—$0.001100%fluxa6d ago0x8b55ff…75a150
0x7a59…a7950xfe80…47eeBase—$0.001100%fluxa6d ago0x2e1fbb…55fcf0
0x7a59…a7950xfe80…47eeBase—$0.001100%fluxa6d ago0x9e4ec7…6c379c
0x7a59…a7950xfe80…47eeBase—$0.001100%fluxa6d ago0xd5c558…4823be
0x7a59…a7950xfe80…47eeBase—$0.001100%fluxa6d ago0xe9ac2a…3a1381
0x7a59…a7950xfe80…47eeBase—$0.001100%fluxa6d ago0xbfe708…8af074
0x7a59…a7950xfe80…47eeBase—$0.001100%fluxa6d ago0x881fa8…a551dc
0x7a59…a7950xfe80…47eeBase—$0.001100%fluxa6d ago0xefd5d9…215de3
0x7a59…a7950xfe80…47eeBase—$0.001100%fluxa6d ago0x11b7cd…bfc367
0x7a59…a7950xfe80…47eeBase—$0.001100%fluxa6d ago0x3b628e…324e50
0x7a59…a7950xfe80…47eeBase—$0.001100%fluxa6d ago0x1a6a99…2fe2b5
0x7a59…a7950xfe80…47eeBase—$0.001100%fluxa6d ago0x2b148e…42cd8a
0x7a59…a7950xfe80…47eeBase—$0.001100%fluxa6d ago0x32494a…68b108
0x7a59…a7950xfe80…47eeBase—$0.001100%fluxa6d ago0xf838c0…fa7bb6
0x7a59…a7950xfe80…47eeBase—$0.001100%fluxa6d ago0xf1dee2…97da30
0x7a59…a7950xfe80…47eeBase—$0.001100%fluxa6d ago0xe4e897…2f8eb2
0x7a59…a7950xfe80…47eeBase—$0.001100%fluxa6d ago0x5eb779…5ccad0
0x7a59…a7950xfe80…47eeBase—$0.001100%fluxa6d ago0x7e6bc8…efea3b
0x7a59…a7950xfe80…47eeBase—$0.001100%fluxa6d ago0x252feb…b5e6c7
0x7a59…a7950xfe80…47eeBase—$0.001100%fluxa6d ago0xa205a6…052b20
0x7a59…a7950xfe80…47eeBase—$0.001100%fluxa6d ago0xd249df…dd92fc

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.