Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc2c8…63c70x325b…d430BaseStableEnrichExa$0.20100%coinbase58d ago0x517350…d93ac2
0xc2c8…63c70x325b…d430BaseStableEnrichExa$0.14100%coinbase58d ago0x505679…3e24f9
0xc2c8…63c70x325b…d430BaseStableEnrichExa$0.14100%coinbase58d ago0x52f91a…cb8253
0xc2c8…63c70x325b…d430BaseStableEnrichExa$0.03100%coinbase58d ago0xe7c475…e8424f
0xc2c8…63c70x325b…d430BaseStableEnrichExa$0.03100%coinbase58d ago0x5b97d5…b2447f
0xc2c8…63c70x325b…d430BaseStableEnrichExa$0.03100%coinbase58d ago0xaf53a8…260ce0
0xc2c8…63c70x325b…d430BaseStableEnrichExa$0.03100%coinbase58d ago0x4899fa…8e5517
0xc2c8…63c70x325b…d430BaseStableEnrichExa$0.03100%coinbase58d ago0x093f19…0a2a41
0xc2c8…63c70x325b…d430BaseStableEnrichExa$0.03100%coinbase58d ago0xc79ca7…a8d517
0xc2c8…63c70x325b…d430BaseStableEnrichExa$0.03100%coinbase58d ago0x253dee…75050c
0xc2c8…63c70x325b…d430BaseStableEnrichExa$0.20100%coinbase58d ago0x311b69…63172f
0xc2c8…63c70x325b…d430BaseStableEnrichExa$0.20100%coinbase58d ago0x3ff288…88dd79
0xc2c8…63c70x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0x5cd65e…486f14
0xc2c8…63c70x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0xcde0a8…fb0024
0xc2c8…63c70x325b…d430BaseStableEnrichExa$0.01100%coinbase58d ago0xc418a5…080bdf
0xc2c8…63c70x325b…d430BaseStableEnrichExa$0.20100%coinbase58d ago0x904204…c104a9
0xc2c8…63c70x325b…d430BaseStableEnrichExa$0.20100%coinbase58d ago0x934b93…3d78c7
0xc2c8…63c70x325b…d430BaseStableEnrichExa$0.20100%coinbase58d ago0x78a465…2e36a5
0xc2c8…63c70x325b…d430BaseStableEnrichExa$0.20100%coinbase58d ago0x35ae43…439ed6
0xc2c8…63c70x325b…d430BaseStableEnrichExa$0.20100%coinbase58d ago0x1afb23…6f10f1
0xc2c8…63c70x325b…d430BaseStableEnrichExa$0.14100%coinbase58d ago0x8d2299…a0dada
0xc2c8…63c70x325b…d430BaseStableEnrichExa$0.03100%coinbase58d ago0x7db0b6…3b6742
0xc2c8…63c70x325b…d430BaseStableEnrichExa$0.03100%coinbase58d ago0xea9a40…3e9483
0xc2c8…63c70x325b…d430BaseStableEnrichExa$0.03100%coinbase58d ago0x508157…952f61
0xc2c8…63c70x325b…d430BaseStableEnrichExa$0.03100%coinbase58d ago0xbaf2d4…8e6233

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.