Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter36d ago0x684aa7…87f87c
0xd675…2ed10x07cf…2396Basex402 service$0.10100%dexter36d ago0x3d76d2…aa497f
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter36d ago0xea7d1b…923a67
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa36d ago0x7b48f1…846175
0xd675…2ed10x07cf…2396Basex402 service$0.10100%dexter36d ago0xe8e53e…18c9cd
0xd675…2ed10x07cf…2396Basex402 service$0.04100%dexter36d ago0x675dc6…8f6735
0xd675…2ed10x07cf…2396Basex402 service$0.10100%dexter36d ago0xd7ae7d…f3ee01
0xd675…2ed10x07cf…2396Basex402 service$0.04100%dexter36d ago0x991032…1031d9
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter36d ago0x4a81de…bee630
0xd675…2ed10x07cf…2396Basex402 service$0.10100%dexter36d ago0x332426…3f9766
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter36d ago0x7dff71…859e77
0xd675…2ed10x07cf…2396Basex402 service$0.10100%dexter36d ago0xca2cad…2f0360
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter36d ago0xf4bd34…f26794
0xd675…2ed10x07cf…2396Basex402 service$0.06100%dexter36d ago0x1b256a…6f9723
0xd675…2ed10x07cf…2396Basex402 service$0.10100%dexter36d ago0x535cdc…39a840
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter36d ago0x51adbf…dc192b
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter36d ago0x315801…92eb96
0xd675…2ed10x07cf…2396Basex402 service$0.20100%dexter36d ago0xb31115…9d439b
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter36d ago0xa95163…aef200
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter36d ago0x8589d9…efff19
0xd675…2ed10x07cf…2396Basex402 service$0.20100%dexter36d ago0x60cfbb…e3de22
0xd675…2ed10x07cf…2396Basex402 service$0.20100%dexter36d ago0x5b9b4b…5771a0
0xd675…2ed10x07cf…2396Basex402 service$0.20100%dexter36d ago0x74f301…38a2fe
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter36d ago0x624675…cc4f99
0xd675…2ed10x07cf…2396Basex402 service$0.10100%dexter36d ago0x208901…1c2d19

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.