Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.01100%coinbase5d ago0x8c1f50…e1a060
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.01100%coinbase5d ago0xcdb4ba…4c1a73
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.01100%coinbase5d ago0xcfde64…4848b8
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.01100%coinbase5d ago0xd91155…641e15
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.01100%coinbase5d ago0x5ee12e…1930f5
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.02100%coinbase5d ago0x111fef…6164cc
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.02100%coinbase5d ago0xe4e6b8…08bf83
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.02100%coinbase5d ago0xf64d00…bae96f
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.02100%coinbase5d ago0xa2690f…07c975
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.02100%coinbase5d ago0xd039fb…d6f946
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.02100%coinbase5d ago0x855c6f…f3ba1a
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.02100%coinbase5d ago0x8da6af…a512e8
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.02100%coinbase5d ago0xed1aa7…e2f66b
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.02100%coinbase5d ago0x78e209…4283da
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.02100%coinbase5d ago0x26b9eb…68e8db
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.02100%coinbase5d ago0xdeda8f…c409e1
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.02100%coinbase5d ago0xb3d08c…902e21
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.02100%coinbase5d ago0x60ac87…200e6a
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.02100%coinbase5d ago0xe1573e…21bb55
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.01100%coinbase5d ago0xc593b6…e1c392
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.01100%coinbase5d ago0x9c54aa…ea6978
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.01100%coinbase5d ago0x45632c…35c315
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.02100%coinbase5d ago0x93ae27…48fbc7
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.02100%coinbase5d ago0xee4ae2…2cc1d4
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.02100%coinbase5d ago0x82b03a…f0d29f

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.