Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd01a…c3970x9c95…e299Base$0.001100%Route unknown62d ago0x30fdcb…3b92d6
0xd01a…c3970x9c95…e299Base$0.001100%Route unknown62d ago0x091fba…17fb3e
0xd01a…c3970x9c95…e299Base$0.001100%Route unknown62d ago0x13d1d7…2cfb2a
0xd01a…c3970x9c95…e299Base$0.001100%Route unknown62d ago0xb3ca00…c2c861
0xd01a…c3970x9c95…e299Base$0.001100%Route unknown62d ago0x2e55c1…a2a0f5
0xd01a…c3970x9c95…e299Base$0.001100%Route unknown62d ago0x9a8e99…f71e47
0xd01a…c3970x9c95…e299Base$0.001100%Route unknown62d ago0x854742…a4e5f7
0xd01a…c3970x9c95…e299Base$0.001100%Route unknown62d ago0xe10e3d…4bb689
0xd01a…c3970x9c95…e299Base$0.001100%Route unknown62d ago0xfb2680…35f307
0xd01a…c3970x9c95…e299Base$0.001100%Route unknown62d ago0x20cce0…5775c5
0xd01a…c3970x9c95…e299Base$0.001100%Route unknown62d ago0x6871b7…6708be
0xd01a…c3970x9c95…e299Base$0.001100%Route unknown62d ago0xe9aeb7…3126af
0xd01a…c3970x9c95…e299Base$0.001100%Route unknown62d ago0x444670…1f8527
0xd01a…c3970x9c95…e299Base$0.001100%Route unknown62d ago0xf0cf42…69edf5
0xd01a…c3970x9c95…e299Base$0.001100%Route unknown62d ago0x74721e…a760e8
0xd01a…c3970x9c95…e299Base$0.001100%Route unknown62d ago0xb05ab6…ab4fae
0xd01a…c3970x9c95…e299Base$0.001100%Route unknown62d ago0xa235c9…3e70c5
0xd01a…c3970x9c95…e299Base$0.001100%Route unknown62d ago0xfd7380…dd6e17
0xd01a…c3970x9c95…e299Base$0.001100%Route unknown63d ago0x240664…10c769
0xd01a…c3970x9c95…e299Base$0.001100%Route unknown63d ago0xfd5bb5…7bd123
0xd01a…c3970x9c95…e299Base$0.001100%Route unknown63d ago0x966e25…9687b4
0xd01a…c3970x9c95…e299Base$0.001100%Route unknown63d ago0x7a2aaf…9184ea
0xd01a…c3970x9c95…e299Base$0.001100%Route unknown63d ago0xd92b6b…74c514
0xd01a…c3970x9c95…e299Base$0.001100%Route unknown63d ago0x613391…89f3d7
0xd01a…c3970x9c95…e299Base$0.001100%Route unknown63d ago0xce58a3…97ae9c

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.