Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0x249bd2…263a1c
0x254a…d0910x325b…d430BaseStableEnrichExa$0.05100%coinbase114d ago0xd126e9…d0c91f
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0x95efd9…b29dc7
0x254a…d0910x325b…d430BaseStableEnrichExa$0.05100%coinbase114d ago0xd07df4…d0796c
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0x613ad4…125826
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0x58d38c…4874bd
0x254a…d0910x4c34…02d9Basex402 service$0.001100%coinbase114d ago0x7a53db…8fd705
0x254a…d0910x4c34…02d9Basex402 service$0.003100%coinbase114d ago0x34dc3b…c637e1
0x254a…d0910x4c34…02d9Basex402 service$0.001100%coinbase114d ago0x390174…a90b23
0x254a…d0910x4c34…02d9Basex402 service$0.001100%coinbase114d ago0x8061b2…75b5f9
0x254a…d0910x4c34…02d9Basex402 service$0.001100%coinbase114d ago0x2502ba…5e2819
0x254a…d0910x4c34…02d9Basex402 service$0.001100%coinbase114d ago0x68de32…c80f31
0x254a…d0910x4c34…02d9Basex402 service$0.002100%coinbase114d ago0xba796a…3920ab
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0x1cce43…5c5f87
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0xd73122…cb8169
0x254a…d0910x325b…d430BaseStableEnrichExa$0.05100%coinbase114d ago0xd70a08…dfc8d8
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0x28e5b0…cd0b9c
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0x4a3b4d…8d74e2
0x254a…d0910x84c2…d9acBase$0.01100%coinbase114d ago0x1f5eac…3ed1d1
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0x5ad320…e73235
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0x361ae6…21475d
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0x5b9d23…c6f1fb
0x254a…d0910x325b…d430BaseStableEnrichExa$0.02100%coinbase114d ago0x2ad307…f410ed
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0x70ad87…8c0f2c
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0x96d2a5…48ae92

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.