Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x30a8…fa2d0xdb5a…0671Base$0.02100%coinbase109d ago0x5905c2…306a1e
0x051b…da220xdb5a…0671Base$0.02100%coinbase109d ago0x897161…343bba
0xe3fc…fa000xdb5a…0671Base$0.02100%coinbase109d ago0xad3871…1c57e8
0xaf57…b3820xdb5a…0671Base$0.02100%coinbase110d ago0x5b1a7c…50123d
0x79dc…fd660xdb5a…0671Base$0.02100%coinbase110d ago0xcb1ed9…9effeb
0x30a8…fa2d0xdb5a…0671Base$0.02100%coinbase110d ago0xf6f10a…bb6265
0xd9be…d2d20xdb5a…0671Base$0.02100%coinbase110d ago0x949b65…60fd1d
0x6ccd…b1a50xdb5a…0671Base$0.02100%coinbase110d ago0x8e0f49…c0a652
0x6ccd…b1a50xdb5a…0671Base$0.02100%coinbase110d ago0x5107d5…d448d3
0x30a8…fa2d0xdb5a…0671Base$0.02100%coinbase110d ago0x44049f…d61690
0x1cad…2fcd0xdb5a…0671Base$0.005100%coinbase110d ago0x46fc71…044d0e
0x1cad…2fcd0xdb5a…0671Base$0.005100%coinbase110d ago0x71eaa0…39e695
0x1cad…2fcd0xdb5a…0671Base$1.00100%coinbase110d ago0x13440a…cdf64a
0x30a8…fa2d0xdb5a…0671Base$0.02100%coinbase110d ago0xc6818f…c48ce7

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.