Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1e02…5f0a0x578a…793bBase—$0.01100%coinbase60d ago0xbb1296…c0dd3d
0x1e02…5f0a0x6e03…d6e5Base—$0.01100%coinbase60d ago0x730bd2…eefb0e
0x1e02…5f0a0xc939…3835Base—$0.01100%coinbase60d ago0x889979…3a5f20
0x1e02…5f0a0x293d…d72fBase—$0.01100%coinbase60d ago0x0ab56f…5379fe
0x1e02…5f0a0x3691…9108Base—$0.01100%coinbase60d ago0x5ff651…e91571
0x1e02…5f0a0x9890…4d33Base—$0.01100%coinbase60d ago0xb5f887…9e74e0
0x1e02…5f0a0xe019…218dBase—$0.01100%coinbase60d ago0xe5aef9…5e8599
0x1e02…5f0a0x1ae3…910aBase—$0.01100%coinbase60d ago0xc984dc…49fb1e
0x1e02…5f0a0x97fd…ddf5Base—$0.01100%coinbase60d ago0xc5da5e…d567f5
0x1e02…5f0a0xbd20…0b24Base—$0.01100%coinbase60d ago0x8b3b1b…2f1b62
0x1e02…5f0a0x6af9…a797Base—$0.01100%coinbase60d ago0x1a8508…9eed7a
0x1e02…5f0a0x1942…37a7Base—$0.01100%coinbase60d ago0x30f829…251352
0x1e02…5f0a0x46b8…5f48Base—$0.01100%coinbase60d ago0x09551d…edc5c5
0x1e02…5f0a0x3477…2675Base—$0.01100%coinbase60d ago0xfa7850…01a41e
0x1e02…5f0a0x15bc…3ad9Base—$0.01100%coinbase60d ago0xe43af7…3ff1aa
0x1e02…5f0a0x910e…3b3eBase—$0.01100%coinbase60d ago0xbc4efc…e0451e
0x1e02…5f0a0x4d48…d30bBase—$0.01100%coinbase60d ago0xf2f394…6c1f2a
0x1e02…5f0a0x2fc7…3f8eBase—$0.01100%coinbase60d ago0x1ba842…c7f745
0x1e02…5f0a0x4731…cee3Base—$0.01100%coinbase60d ago0x79015a…b84252
0x1e02…5f0a0x8578…1e3aBase—$0.01100%coinbase60d ago0x6742f6…80b971
0x1e02…5f0a0xeda6…6f33Base—$0.01100%coinbase60d ago0xdbf5c9…92c5ed

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.