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%fluxa23d ago0xedacb4…4b4caa
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa23d ago0xd4f288…fdf2b9
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa23d ago0x0052d9…3ff52f
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa23d ago0x5ec05a…67c869
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa23d ago0xfe703f…2af001
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa23d ago0x90e7be…4488be
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa23d ago0xc5bfbb…b28ce8
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa23d ago0x3cf4c0…84caec
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa23d ago0xa61642…256c9e
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa23d ago0xbd00a0…507d53
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa23d ago0x8692f9…cbd1d7
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa23d ago0x71a9a7…869090
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa23d ago0xc8d9f0…cd463b
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa23d ago0xaddb72…848be0
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa23d ago0xe2a4ea…3c3796
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa23d ago0x3e17ce…662089
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa23d ago0xd5ebd6…a6d64e
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa23d ago0x6e6756…41ed02
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa23d ago0x763c82…a87dd6
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa23d ago0xd0d6ad…ead8e5
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa23d ago0xf5f389…3657c6
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa23d ago0xfc53ee…b639d7
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa23d ago0x1932f3…23f1e5
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa23d ago0x8d167b…8692e3
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa23d ago0xb7d73a…df837c

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.