Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4433…75fb0xd219…6801Basex402 service$0.54100%coinbase55d ago0xb8fee3…ea59d8
0x4433…75fb0xdb5a…0671Base—$0.02100%coinbase55d ago0xafc903…2c7492
0x4433…75fb0xd219…6801Basex402 service$0.54100%coinbase55d ago0xab7745…979134
0x4433…75fb0xd219…6801Basex402 service$0.54100%coinbase55d ago0xeb859d…99b743
0x4433…75fb0xd219…6801Basex402 service$0.54100%coinbase55d ago0x097d12…f4c185
0x4433…75fb0xdb5a…0671Base—$0.02100%coinbase55d ago0xb0e540…c08cab
0x4433…75fb0x325b…d430BaseStableEnrichExa$0.02100%coinbase55d ago0x2045fc…4cab0a
0x4433…75fb0x325b…d430BaseStableEnrichExa$0.02100%coinbase55d ago0x81fe5b…65ce49
0x4433…75fb0x325b…d430BaseStableEnrichExa$0.02100%coinbase55d ago0xcaf760…992e93
0x4433…75fb0x325b…d430BaseStableEnrichExa$0.02100%coinbase55d ago0x50c52d…93cba3
0x4433…75fb0x325b…d430BaseStableEnrichExa$0.02100%coinbase55d ago0xb00345…31c9e8
0x4433…75fb0xabcb…1892Basex402 service$0.10100%coinbase55d ago0x63c86b…989fbc
0x4433…75fb0xabcb…1892Basex402 service$0.10100%coinbase55d ago0xc72026…326498
0x4433…75fb0xabcb…1892Basex402 service$0.01100%coinbase55d ago0x333e79…cb39e9
0x4433…75fb0xabcb…1892Basex402 service$0.10100%coinbase55d ago0xef5f0d…df78b0
0x4433…75fb0xabcb…1892Basex402 service$0.10100%coinbase55d ago0x1e60d5…3ed9b3
0x4433…75fb0xabcb…1892Basex402 service$0.01100%coinbase55d ago0xa3ed29…d1c04c
0x4433…75fb0xabcb…1892Basex402 service$0.01100%coinbase55d ago0xf736e6…7a944f
0x4433…75fb0xabcb…1892Basex402 service$0.10100%coinbase55d ago0xa13c14…151f4a
0x4433…75fb0xabcb…1892Basex402 service$0.10100%coinbase55d ago0x755fe4…1a9c8f
0x4433…75fb0xabcb…1892Basex402 service$0.10100%coinbase55d ago0x501f48…2d57a8
0x4433…75fb0xabcb…1892Basex402 service$0.10100%coinbase55d ago0xfce5ff…5b37a6
0x4433…75fb0xabcb…1892Basex402 service$0.10100%coinbase55d ago0xe9f075…50df37
0x4433…75fb0xabcb…1892Basex402 service$0.10100%coinbase55d ago0xced57e…21111c
0x4433…75fb0xabcb…1892Basex402 service$0.10100%coinbase55d ago0x4135ae…210dcb

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.