Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5a9a…93110x325b…d430BaseStableEnrichExa$0.28100%coinbase7d ago0x475b1b…95721a
0x5a9a…93110x325b…d430BaseStableEnrichExa$0.28100%coinbase7d ago0xf4bfc7…bd3c76
0x5a9a…93110x325b…d430BaseStableEnrichExa$0.28100%coinbase7d ago0x72dd61…48b92a
0x5a9a…93110x325b…d430BaseStableEnrichExa$0.03100%coinbase7d ago0x3d106d…fb3195
0x5a9a…93110x325b…d430BaseStableEnrichExa$0.03100%coinbase7d ago0x6d4711…3bcd77
0x5a9a…93110x325b…d430BaseStableEnrichExa$0.28100%coinbase7d ago0x37d644…419633
0x5a9a…93110x325b…d430BaseStableEnrichExa$0.03100%coinbase7d ago0xb129ea…c55f58
0x5a9a…93110x325b…d430BaseStableEnrichExa$0.03100%coinbase7d ago0xd0eb08…b247a5
0x5a9a…93110x325b…d430BaseStableEnrichExa$0.03100%coinbase7d ago0x7f698b…0b990a
0x5a9a…93110x325b…d430BaseStableEnrichExa$0.03100%coinbase7d ago0x124507…bf87a0
0x5a9a…93110x325b…d430BaseStableEnrichExa$0.03100%coinbase7d ago0xfe9a45…bd9aa7
0x5a9a…93110x325b…d430BaseStableEnrichExa$0.03100%coinbase7d ago0x637345…143b97
0x5a9a…93110x325b…d430BaseStableEnrichExa$0.03100%coinbase7d ago0x24da19…d2548f
0x5a9a…93110x325b…d430BaseStableEnrichExa$0.03100%coinbase7d ago0xe0c8b7…8f55cc
0x5a9a…93110x325b…d430BaseStableEnrichExa$0.03100%coinbase7d ago0xd3bd95…b6c128
0x5a9a…93110x325b…d430BaseStableEnrichExa$0.03100%coinbase7d ago0x17c27b…1ccc35
0x5a9a…93110x325b…d430BaseStableEnrichExa$0.03100%coinbase7d ago0xda879e…7c676f
0x5a9a…93110x325b…d430BaseStableEnrichExa$0.03100%coinbase7d ago0x5a4a4e…2a9ebb
0x5a9a…93110x325b…d430BaseStableEnrichExa$0.28100%coinbase7d ago0xd225ee…67fb7b
0x5a9a…93110x325b…d430BaseStableEnrichExa$0.03100%coinbase7d ago0x8e6692…538682
0x5a9a…93110x325b…d430BaseStableEnrichExa$0.03100%coinbase7d ago0xae893b…a24079
0x5a9a…93110x325b…d430BaseStableEnrichExa$0.03100%coinbase7d ago0xa07539…64c45e
0x5a9a…93110x325b…d430BaseStableEnrichExa$0.03100%coinbase7d ago0x182052…89beb7

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.