Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd544…2b280xa9dd…2315Base$0.002100%Route unknown44d ago0xbf9737…4328e0
0xd544…2b280xa9dd…2315Base$0.002100%Route unknown44d ago0x169ac8…754e4a
0xd544…2b280xa9dd…2315Base$0.002100%Route unknown44d ago0x61b8c7…e61b2e
0xd544…2b280xa9dd…2315Base$0.002100%Route unknown44d ago0x9157a7…bad502
0xd544…2b280xa9dd…2315Base$0.002100%Route unknown44d ago0xefeaf7…cc0f9b
0xd544…2b280xa9dd…2315Base$0.002100%Route unknown44d ago0x215287…fbcfd4
0xd544…2b280xa9dd…2315Base$0.002100%Route unknown44d ago0xeb854e…59499d
0xd544…2b280xa9dd…2315Base$0.002100%Route unknown44d ago0xab2e20…60ef9e
0xd544…2b280xa9dd…2315Base$0.002100%Route unknown44d ago0xa9f02a…31f9a0
0xd544…2b280xa9dd…2315Base$0.002100%Route unknown44d ago0xf7e917…bf77b7
0xd544…2b280xa9dd…2315Base$0.002100%Route unknown44d ago0x5bc13e…0b140f
0xd544…2b280xa9dd…2315Base$0.002100%Route unknown44d ago0x8ac799…8a4adb
0xd544…2b280xa9dd…2315Base$0.002100%Route unknown44d ago0x6e6058…e96bea
0xd544…2b280xa9dd…2315Base$0.002100%Route unknown44d ago0x5f2641…180734
0xd544…2b280xa9dd…2315Base$0.002100%Route unknown44d ago0x9153ef…991319
0xd544…2b280xa9dd…2315Base$0.002100%Route unknown44d ago0x610ddd…50f9cc
0xd544…2b280xa9dd…2315Base$0.002100%Route unknown44d ago0xdd4831…addd8f
0xd544…2b280xa9dd…2315Base$0.002100%Route unknown44d ago0x063272…436ab1
0xd544…2b280xa9dd…2315Base$0.002100%Route unknown44d ago0x349750…5eafb9
0xd544…2b280xa9dd…2315Base$0.002100%Route unknown44d ago0x824157…48c808
0xd544…2b280xa9dd…2315Base$0.002100%Route unknown44d ago0x4b9791…21e49e
0xd544…2b280xa9dd…2315Base$0.002100%Route unknown44d ago0xd9a822…1d5a59
0xd544…2b280xa9dd…2315Base$0.002100%Route unknown44d ago0xd65c56…91f511
0xd544…2b280xa9dd…2315Base$0.002100%Route unknown44d ago0xf8132c…0343ce
0xd544…2b280xa9dd…2315Base$0.002100%Route unknown44d ago0xe033fd…de9b42

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.