Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2e8d…c32d0x3c08…83d8Base—$0.001100%daydreams14d ago0x7482db…0d1b69
0x2e8d…c32d0x3c08…83d8Base—$0.001100%daydreams14d ago0x3e4529…fa5fdb
0x2e8d…c32d0x3c08…83d8Base—$0.001100%daydreams14d ago0x417155…ccac3e
0x2e8d…c32d0x3c08…83d8Base—$0.001100%daydreams14d ago0xefa765…f72dae
0x2e8d…c32d0x3c08…83d8Base—$0.001100%daydreams14d ago0x5cc4e1…5af52b
0x2e8d…c32d0x3c08…83d8Base—$0.001100%daydreams14d ago0x939d31…36ffe5
0x2e8d…c32d0x3c08…83d8Base—$0.001100%daydreams14d ago0x897dbe…d77e8f
0x2e8d…c32d0x3c08…83d8Base—$0.001100%daydreams14d ago0x3ce004…7628f1
0x2e8d…c32d0x3c08…83d8Base—$0.001100%daydreams14d ago0x3990ed…8da26a
0x2e8d…c32d0x3c08…83d8Base—$0.001100%daydreams14d ago0xdeaaa7…c2757c
0x2e8d…c32d0x3c08…83d8Base—$0.001100%daydreams14d ago0xf9cdcb…6b8eaf
0x2e8d…c32d0x3c08…83d8Base—$0.001100%daydreams14d ago0x14c79e…53b602
0x2e8d…c32d0x3c08…83d8Base—$0.001100%daydreams14d ago0xa37d6b…c3f436
0x2e8d…c32d0x3c08…83d8Base—$0.001100%daydreams14d ago0x7fe5e9…fba36d
0x2e8d…c32d0x3c08…83d8Base—$0.001100%daydreams14d ago0xca2eee…0a54ea
0x2e8d…c32d0x3c08…83d8Base—$0.001100%daydreams14d ago0x322305…af70db
0x2e8d…c32d0x3c08…83d8Base—$0.001100%daydreams14d ago0x621f34…0c63e8
0x2e8d…c32d0x3c08…83d8Base—$0.001100%daydreams14d ago0x002697…7cbad5
0x2e8d…c32d0x3c08…83d8Base—$0.001100%daydreams14d ago0x16372f…29f5fc
0x2e8d…c32d0x3c08…83d8Base—$0.001100%daydreams14d ago0xebb721…467235
0x2e8d…c32d0x3c08…83d8Base—$0.001100%daydreams14d ago0xaacac5…9863fd
0x2e8d…c32d0x3c08…83d8Base—$0.001100%daydreams14d ago0xd393a2…e7f34e
0x2e8d…c32d0x3c08…83d8Base—$0.001100%daydreams14d ago0x22c428…ccc49e
0x2e8d…c32d0x3c08…83d8Base—$0.001100%daydreams14d ago0xc6f4e5…a71841
0x2e8d…c32d0x3c08…83d8Base—$0.001100%daydreams14d ago0xc9b453…6d688b

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.