Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x117e…79a90x9c95…e299Base$0.001100%Route unknown25d ago0x4390ff…9de1c1
0x117e…79a90x9c95…e299Base$0.001100%Route unknown26d ago0xd46215…549fec
0x117e…79a90x9c95…e299Base$0.001100%Route unknown26d ago0xfd9e12…131bfe
0x117e…79a90x9c95…e299Base$0.001100%Route unknown26d ago0x0aedd6…55724b
0x117e…79a90x9c95…e299Base$0.001100%Route unknown26d ago0x228972…4fee9d
0x117e…79a90x9c95…e299Base$0.001100%Route unknown26d ago0x5b5620…b888a5
0x117e…79a90x9c95…e299Base$0.001100%Route unknown26d ago0x562e0b…ea55c7
0x117e…79a90x9c95…e299Base$0.001100%Route unknown26d ago0x88f926…404e81
0x117e…79a90x9c95…e299Base$0.001100%Route unknown26d ago0xbc149a…ead98e
0x117e…79a90x9c95…e299Base$0.001100%Route unknown26d ago0xd6d068…259539
0x117e…79a90x9c95…e299Base$0.001100%Route unknown26d ago0x290ef0…6503ed
0x117e…79a90x9c95…e299Base$0.001100%Route unknown26d ago0xd2fe94…881500
0x117e…79a90x9c95…e299Base$0.001100%Route unknown26d ago0x7f32ee…acc0d8
0x117e…79a90x9c95…e299Base$0.001100%Route unknown26d ago0xf0a63a…7a3a9f
0x117e…79a90x9c95…e299Base$0.001100%Route unknown26d ago0x94df11…5bed30
0x117e…79a90x9c95…e299Base$0.001100%Route unknown26d ago0x3118ac…1cdc5b
0x117e…79a90x9c95…e299Base$0.001100%Route unknown26d ago0x3a81d9…30a22a
0x117e…79a90x9c95…e299Base$0.001100%Route unknown26d ago0xc13d9d…38a8ac
0x117e…79a90x9c95…e299Base$0.001100%Route unknown26d ago0x64d6a9…2175a5
0x117e…79a90x9c95…e299Base$0.001100%Route unknown26d ago0x3d505a…37df1e
0x117e…79a90x9c95…e299Base$0.001100%Route unknown26d ago0xb04ad9…74875b
0x117e…79a90x9c95…e299Base$0.001100%Route unknown26d ago0x45631a…14826b

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.