Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa25c…39d00x9c95…e299Base$0.001100%Route unknown57d ago0x73ad11…63bc4d
0xa25c…39d00x9c95…e299Base$0.001100%Route unknown57d ago0x6ca381…069195
0xa25c…39d00x9c95…e299Base$0.001100%Route unknown57d ago0x789b1f…2526a5
0xa25c…39d00x9c95…e299Base$0.001100%Route unknown57d ago0x90252b…6ad668
0xa25c…39d00x9c95…e299Base$0.001100%Route unknown57d ago0x33f48b…5bb0b1
0xa25c…39d00x9c95…e299Base$0.001100%Route unknown57d ago0x516f0f…0c7732
0xa25c…39d00x9c95…e299Base$0.001100%Route unknown57d ago0x816021…e7502c
0xa25c…39d00x9c95…e299Base$0.001100%Route unknown57d ago0xf33849…aff8dc
0xa25c…39d00x9c95…e299Base$0.001100%Route unknown57d ago0xe3fa25…1217f6
0xa25c…39d00x9c95…e299Base$0.001100%Route unknown57d ago0xfb415d…4a6a17
0xa25c…39d00x9c95…e299Base$0.001100%Route unknown57d ago0xc0de6b…fa461f
0xa25c…39d00x9c95…e299Base$0.001100%Route unknown57d ago0x94f481…7d48d6
0xa25c…39d00x9c95…e299Base$0.001100%Route unknown57d ago0x18e43f…858635
0xa25c…39d00x9c95…e299Base$0.001100%Route unknown57d ago0x4b2dfe…cabc62
0xa25c…39d00x9c95…e299Base$0.001100%Route unknown57d ago0x7fe3f8…2c2b81
0xa25c…39d00x9c95…e299Base$0.001100%Route unknown57d ago0x5452ee…91c83d
0xa25c…39d00x9c95…e299Base$0.001100%Route unknown57d ago0x401c3b…675c08
0xa25c…39d00x9c95…e299Base$0.001100%Route unknown58d ago0x64c619…0299a4
0xa25c…39d00x9c95…e299Base$0.001100%Route unknown58d ago0xb74517…7ce810
0xa25c…39d00x9c95…e299Base$0.001100%Route unknown58d ago0x2a6694…d4dd56
0xa25c…39d00x9c95…e299Base$0.001100%Route unknown58d ago0x6a5b3b…bd90ff
0xa25c…39d00x9c95…e299Base$0.001100%Route unknown58d ago0xe33b26…75bb3e
0xa25c…39d00x9c95…e299Base$0.001100%Route unknown58d ago0x3d39ab…74d6d4
0xa25c…39d00x9c95…e299Base$0.001100%Route unknown58d ago0x12b2ea…e798ef
0xa25c…39d00x9c95…e299Base$0.001100%Route unknown58d ago0x28ec06…63ca80

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.