Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2883…59020x6ca3…c3d2Base—$0.001100%0x08a5…c55364d ago0xb913d2…72bd24
0x2883…59020x6ca3…c3d2Base—$0.001100%0x08a5…c55364d ago0x81e058…c2e9f8
0x2883…59020x6ca3…c3d2Base—$0.001100%0x08a5…c55364d ago0x5cca1e…5660fb
0x2883…59020x6ca3…c3d2Base—$0.001100%0x08a5…c55364d ago0x15adcc…445cc9
0x2883…59020x6ca3…c3d2Base—$0.001100%0x08a5…c55364d ago0x2d24fa…c1a842
0x2883…59020x6ca3…c3d2Base—$0.001100%0x08a5…c55364d ago0xac9343…9da020
0x2883…59020x6ca3…c3d2Base—$0.001100%0x08a5…c55364d ago0x466cc5…fb410c
0x2883…59020x6ca3…c3d2Base—$0.001100%0x08a5…c55364d ago0xe6ac85…a2a9d6
0x2883…59020x6ca3…c3d2Base—$0.001100%0x08a5…c55364d ago0xe6acf9…22464e
0x2883…59020x6ca3…c3d2Base—$0.001100%0x08a5…c55364d ago0x4f69b8…fe53ef
0x2883…59020x6ca3…c3d2Base—$0.001100%0x08a5…c55364d ago0x65be5c…85ea3b
0x2883…59020x6ca3…c3d2Base—$0.001100%0x08a5…c55364d ago0xde84f1…5832d4
0x2883…59020x6ca3…c3d2Base—$0.001100%0x08a5…c55364d ago0xc1f573…0f2da1
0x2883…59020x6ca3…c3d2Base—$0.001100%0x08a5…c55364d ago0xb6bffc…a90840
0x2883…59020x6ca3…c3d2Base—$0.001100%0x08a5…c55364d ago0x4fb8ea…3d64ad
0x2883…59020x6ca3…c3d2Base—$0.001100%0x08a5…c55364d ago0x276dee…27df19
0x2883…59020x6ca3…c3d2Base—$0.001100%0x08a5…c55365d ago0xd81e13…ab7a5d
0x2883…59020x6ca3…c3d2Base—$0.001100%0x08a5…c55365d ago0xad0675…554b30
0x2883…59020x6ca3…c3d2Base—$0.001100%0x08a5…c55365d ago0x153d5f…74b010
0x2883…59020x6ca3…c3d2Base—$0.001100%0x08a5…c55365d ago0x68b140…22b09e
0x2883…59020x6ca3…c3d2Base—$0.001100%0x08a5…c55365d ago0x5f0a4d…5a6553
0x2883…59020x6ca3…c3d2Base—$0.001100%0x08a5…c55365d ago0x587398…69918a
0x2883…59020x6ca3…c3d2Base—$0.001100%0x08a5…c55365d ago0x5c44a0…69e26e
0x2883…59020x6ca3…c3d2Base—$0.001100%0x08a5…c55365d ago0x725540…933028
0x2883…59020x6ca3…c3d2Base—$0.001100%0x08a5…c55365d ago0x1aaf41…6941c0

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.