Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown57d ago0xa0105f…b43b32
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown57d ago0x2b0bd8…bb41ab
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown57d ago0xa8277f…18f18b
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown57d ago0xc2c8bb…7bca30
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown57d ago0xbdecfb…0a325e
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown57d ago0xd21b83…ff4fe5
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown57d ago0x72b318…23ef38
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown57d ago0xd5db5c…444ee2
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown57d ago0xa7cac4…605e7a
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown57d ago0x367d3a…2f9612
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown57d ago0xd208c9…74b283
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown57d ago0xda9dce…a5cd4a
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown57d ago0xf31ee9…3c3072
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown57d ago0x135894…59ebd3
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown58d ago0x4d64b7…b5e805
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown58d ago0xd2b95c…7b5566
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown58d ago0x322b73…b36f2b
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown58d ago0x97cbc5…d31118
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown58d ago0x35c0fd…26251b
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown58d ago0x6eb82c…ca57ed
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown58d ago0xf1dfc8…c0638f
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown58d ago0xbee3a4…e70121
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown58d ago0x0908b0…fb9016
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown58d ago0x1015c0…4211b1
0xd96f…acc40x9c95…e299Base$0.001100%Route unknown58d ago0xa30037…191b4b

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.