Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x86bb…01120x9c95…e299Base$0.001100%Route unknown46d ago0xc6ee66…c81cac
0x86bb…01120x9c95…e299Base$0.001100%Route unknown46d ago0xfdb27c…a85d00
0x86bb…01120x9c95…e299Base$0.001100%Route unknown46d ago0x4ec0c5…7b2261
0x86bb…01120x9c95…e299Base$0.001100%Route unknown46d ago0xba6d7a…f6760c
0x86bb…01120x9c95…e299Base$0.001100%Route unknown46d ago0xf7406d…1e8857
0x86bb…01120x9c95…e299Base$0.001100%Route unknown46d ago0xb920f7…bca583
0x86bb…01120x9c95…e299Base$0.001100%Route unknown46d ago0xd1c1c9…60c986
0x86bb…01120x9c95…e299Base$0.001100%Route unknown46d ago0x020077…b67763
0x86bb…01120x9c95…e299Base$0.001100%Route unknown46d ago0xd8fba9…a90033
0x86bb…01120x9c95…e299Base$0.001100%Route unknown46d ago0xa66e68…9bcb83
0x86bb…01120x9c95…e299Base$0.001100%Route unknown46d ago0x48d24e…88441f
0x86bb…01120x9c95…e299Base$0.001100%Route unknown46d ago0xa8900f…8e0cd8
0x86bb…01120x9c95…e299Base$0.001100%Route unknown47d ago0x1d6831…c42c9f
0x86bb…01120x9c95…e299Base$0.001100%Route unknown47d ago0x69c123…83e51c
0x86bb…01120x9c95…e299Base$0.001100%Route unknown47d ago0x31fdb2…c61dad
0x86bb…01120x9c95…e299Base$0.001100%Route unknown47d ago0x237e8b…bd151f
0x86bb…01120x9c95…e299Base$0.001100%Route unknown47d ago0xbe15d6…ec73ca
0x86bb…01120x9c95…e299Base$0.001100%Route unknown47d ago0xac8708…842807
0x86bb…01120x9c95…e299Base$0.001100%Route unknown47d ago0xc1ec23…406cc5
0x86bb…01120x9c95…e299Base$0.001100%Route unknown47d ago0x868f10…844dce
0x86bb…01120x9c95…e299Base$0.001100%Route unknown47d ago0xbb8427…4b4a24
0x86bb…01120x9c95…e299Base$0.001100%Route unknown47d ago0x91dca4…eb48e5
0x86bb…01120x9c95…e299Base$0.001100%Route unknown47d ago0x105621…bdcaac
0x86bb…01120x9c95…e299Base$0.001100%Route unknown47d ago0xa825d4…142500
0x86bb…01120x9c95…e299Base$0.001100%Route unknown47d ago0x76aecb…aeeb5a

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.