Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa24d ago0xb3b60d…c7bc00
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa25d ago0xaa2815…645f50
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa25d ago0x0455e5…c53218
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa25d ago0x87c464…967cfc
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa25d ago0x3e5b03…521919
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa25d ago0x026130…b841cf
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa25d ago0xaf30e2…a74047
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa25d ago0x428d9e…01c930
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa25d ago0x4ad01d…5f21ac
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa25d ago0xf81b99…00ad6a
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa25d ago0x8ccac0…b6d242
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa25d ago0x3ddcff…c08691
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa25d ago0xb16183…9feee6
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa25d ago0xa24b32…e1387f
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa25d ago0x8214ca…595da7
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa25d ago0x3de23a…8b1f07
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa25d ago0x4a5ccf…4afcc1
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa25d ago0x001c90…e1da46
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa25d ago0xaac8b6…bc10e8
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa25d ago0xda4f4a…edf2d3
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa25d ago0x1df6c0…32943c
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa25d ago0x8d9eed…a14b0d
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa25d ago0x82626f…056904
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa25d ago0x264959…930d7a

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.