Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown93d ago0x24dc93…94a502
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown93d ago0x669264…e1366a
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown93d ago0x456b91…492f58
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown93d ago0xc46a20…3d05b1
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown93d ago0x705b48…eaa72b
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown93d ago0x43201b…69c95f
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown93d ago0xae61c7…3c5b17
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown93d ago0x28adfc…f12a4b
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown93d ago0x002e55…e9102a
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown93d ago0xf98e83…d03f70
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown93d ago0xed58fd…36e0d0
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown93d ago0xfd5143…3a9526
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown93d ago0x94b597…427db9
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown93d ago0x52507c…4f3784
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown93d ago0x6dfdad…14a332
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown93d ago0xe5dfdd…10676f
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown93d ago0x65ea10…bc8e78
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown93d ago0xd21c23…6b1b3a
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown93d ago0x288ccc…ec9cc2
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown93d ago0x06832b…7d7fe8
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown93d ago0x50ab9b…524783
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown93d ago0x530eae…49d383
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown93d ago0x9563a2…a76bd2
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown93d ago0x02b046…f46037
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown93d ago0x705352…90ce22

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.