Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e92…1bbe0x3029…248cBase—$0.01100%coinbase84d ago0xbb9f22…7dad3b
0x7e92…1bbe0xff15…1e01Base—$0.01100%coinbase84d ago0xbf5234…41b279
0x7e92…1bbe0xc872…fc79Base—$0.01100%coinbase84d ago0x631757…2d9358
0x7e92…1bbe0x60f8…7257Base—$0.01100%coinbase84d ago0x3d7713…dfd2c3
0x7e92…1bbe0x2621…7a9eBase—$0.01100%coinbase84d ago0x002e34…bd5ccd
0x7e92…1bbe0x2043…6355Base—$0.01100%coinbase84d ago0xa6a145…cb135c
0x7e92…1bbe0x5846…8e0dBase—$0.01100%coinbase84d ago0xdda16b…dcfa1c
0x7e92…1bbe0x3501…4b72Base—$0.01100%coinbase84d ago0x8f018a…b99975
0x7e92…1bbe0xdbab…7cb5Base—$0.01100%coinbase84d ago0x2870c6…4af8d0
0x7e92…1bbe0xd7e5…2f5dBase—$0.01100%coinbase84d ago0x6e63fe…03526d
0x7e92…1bbe0x7015…6a37Base—$0.01100%coinbase84d ago0xd85ba9…7621aa
0x7e92…1bbe0xcd6f…2b90Base—$0.01100%coinbase84d ago0x569e1b…f13741
0x7e92…1bbe0xcfc1…e535Base—$0.01100%coinbase85d ago0x747fdf…4e48f9
0x7e92…1bbe0x5e62…0787Base—$0.01100%coinbase85d ago0x346b97…4f97bf
0x7e92…1bbe0xf120…0416Base—$0.01100%coinbase85d ago0x82e09f…8501a5
0x7e92…1bbe0x562f…3cf9Base—$0.01100%coinbase85d ago0xf2d457…1d553f
0x7e92…1bbe0xc52e…10dcBase—$0.01100%coinbase85d ago0x8286be…facef1
0x7e92…1bbe0x7fec…0113Base—$0.01100%coinbase85d ago0xd73090…e55c09
0x7e92…1bbe0x3707…3234Base—$0.01100%coinbase85d ago0x5a8707…92411c
0x7e92…1bbe0x5e41…574bBase—$0.01100%coinbase85d ago0xf24dac…97b157
0x7e92…1bbe0xd93c…c2c8Base—$0.01100%coinbase85d ago0xc64a4f…fddf88
0x7e92…1bbe0xc265…8403Base—$0.01100%coinbase85d ago0xcfe9a6…58050a
0x7e92…1bbe0x154a…2d9eBase—$0.01100%coinbase85d ago0x2a38c1…4cf3cc
0x7e92…1bbe0xbb33…2bedBase—$0.01100%coinbase85d ago0xd9e4c0…e50645
0x7e92…1bbe0xc3c4…ff8eBase—$0.01100%coinbase85d ago0xf6b092…f1b775

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.