Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa20d ago0x59d183…aefcb8
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa20d ago0x4d82eb…f303dd
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa20d ago0xee1e56…4d9c85
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa20d ago0x64af16…bb6e3b
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa20d ago0x6fabf6…83dda2
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa20d ago0x837362…343dad
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa20d ago0x84257d…b69ed2
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa20d ago0xde0858…a9d5b3
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa20d ago0xa9dce9…40f80e
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa20d ago0x0c7419…667ac5
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa20d ago0x1f76cf…b05142
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa20d ago0xcc063c…b75325
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa20d ago0x101c46…3972fd
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa20d ago0x78fa18…5bd60b
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa20d ago0x93a296…4598a6
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa20d ago0x28dc6a…93ad30
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa20d ago0xe222a0…dfa835
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa20d ago0x77a3f3…13179f
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa20d ago0xc6a3b6…e43dbd
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa20d ago0x0728e7…c15890
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa20d ago0xb6e112…99e69e
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa20d ago0xf5f174…496fa1
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa20d ago0x9faeea…59c8a6
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa20d ago0xe5b464…79ad58
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa20d ago0x23ee53…687ef2

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.