Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5eda…e02c0x9c95…e299Base$0.001100%Route unknown55d ago0xf10002…1ca485
0x5eda…e02c0x9c95…e299Base$0.001100%Route unknown55d ago0x174b47…cc8ac0
0x5eda…e02c0x9c95…e299Base$0.001100%Route unknown55d ago0x04da11…76ec46
0x5eda…e02c0x9c95…e299Base$0.001100%Route unknown55d ago0xe6fa87…9d122b
0x5eda…e02c0x9c95…e299Base$0.001100%Route unknown55d ago0x7fdb62…8fd596
0x5eda…e02c0x9c95…e299Base$0.001100%Route unknown55d ago0x1c9456…74263e
0x5eda…e02c0x9c95…e299Base$0.001100%Route unknown55d ago0xc14133…b00b81
0x5eda…e02c0x9c95…e299Base$0.001100%Route unknown55d ago0xdb7302…caddd5
0x5eda…e02c0x9c95…e299Base$0.001100%Route unknown55d ago0x914ddb…dc0e12
0x5eda…e02c0x9c95…e299Base$0.001100%Route unknown55d ago0xfbfccc…cc6964
0x5eda…e02c0x9c95…e299Base$0.001100%Route unknown55d ago0x0d1c51…685fc6
0x5eda…e02c0x9c95…e299Base$0.001100%Route unknown55d ago0x4dbb02…2ac6e0
0x5eda…e02c0x9c95…e299Base$0.001100%Route unknown55d ago0x0c3d7d…37546a
0x5eda…e02c0x9c95…e299Base$0.001100%Route unknown55d ago0x7b0455…7d7301
0x5eda…e02c0x9c95…e299Base$0.001100%Route unknown55d ago0x39510b…b5a58d
0x5eda…e02c0x9c95…e299Base$0.001100%Route unknown55d ago0xd8e56f…6db170
0x5eda…e02c0x9c95…e299Base$0.001100%Route unknown55d ago0xcfe513…ee0255
0x5eda…e02c0x9c95…e299Base$0.001100%Route unknown55d ago0x44e906…49f5f6
0x5eda…e02c0x9c95…e299Base$0.001100%Route unknown55d ago0x6b3088…aadc7a
0x5eda…e02c0x9c95…e299Base$0.001100%Route unknown56d ago0x14e80d…73f447
0x5eda…e02c0x9c95…e299Base$0.001100%Route unknown56d ago0xeb2159…d0b206
0x5eda…e02c0x9c95…e299Base$0.001100%Route unknown56d ago0xcdb22a…225d89
0x5eda…e02c0x9c95…e299Base$0.001100%Route unknown56d ago0xf842e6…da66b7
0x5eda…e02c0x9c95…e299Base$0.001100%Route unknown56d ago0x6bce66…b54292
0x5eda…e02c0x9c95…e299Base$0.001100%Route unknown56d ago0x1f71ce…291f29

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.