Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6668…74260x3c08…83d8Base$0.001100%daydreams43d ago0x7defa0…0e4a6f
0x6189…df2a0x3c08…83d8Base$0.001100%daydreams43d ago0x0b4927…cfbd0a
0x9371…019f0x3c08…83d8Base$0.40100%daydreams43d ago0xc9cfa1…d2a3c0
0x6189…df2a0x3c08…83d8Base$100.00100%daydreams43d ago0x9c2246…ccb724
0x6189…df2a0x3c08…83d8Base$0.001100%daydreams43d ago0x17e036…3139ec
0x6189…df2a0x3c08…83d8Base$0.001100%daydreams43d ago0x021cd9…ccd987
0x6189…df2a0x3c08…83d8Base$0.001100%daydreams43d ago0x4de6a3…1f80aa
0x6189…df2a0x3c08…83d8Base$0.001100%daydreams43d ago0xf18899…de4a67
0x6189…df2a0x3c08…83d8Base$0.001100%daydreams43d ago0x82c297…0f5e0b
0x6189…df2a0x3c08…83d8Base$100.00100%daydreams43d ago0xe7f8fa…1a7178
0x3648…2f6d0x3c08…83d8Base$0.001100%daydreams43d ago0x9de955…2a2c0e
0xce40…7f8c0x3c08…83d8Base$0.001100%daydreams43d ago0x5de8d4…7ce968
0x608f…27030x3c08…83d8Base$0.001100%daydreams43d ago0x9c5c16…c69776
0x608f…27030x3c08…83d8Base$0.001100%daydreams43d ago0x909aaa…92a26d
0x608f…27030x3c08…83d8Base$0.001100%daydreams43d ago0xecbce9…ec4e3b

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.