Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf41b…67e70x6839…1a2bBase$0.003100%Route unknown99d ago0xc06165…d9b7af
0xf41b…67e70x6839…1a2bBase$0.003100%Route unknown99d ago0xdffe3d…8502fa
0xf41b…67e70x6839…1a2bBase$0.003100%Route unknown99d ago0x5a99b3…2589c0
0xf41b…67e70x6839…1a2bBase$0.003100%Route unknown99d ago0xc380b9…4c0a12
0xf41b…67e70x6839…1a2bBase$0.003100%Route unknown99d ago0x6e6b24…b945f6
0xf41b…67e70x6839…1a2bBase$0.003100%Route unknown99d ago0x75ec54…46856d
0xf41b…67e70x6839…1a2bBase$0.003100%Route unknown99d ago0xf06c0e…a4cad8
0xf41b…67e70x6839…1a2bBase$0.003100%Route unknown99d ago0x861ef0…865e38
0xf41b…67e70x6839…1a2bBase$0.003100%Route unknown99d ago0xfdaf32…2c5b3a
0xf41b…67e70x6839…1a2bBase$0.003100%Route unknown99d ago0x550ae3…31b2d9
0xf41b…67e70x6839…1a2bBase$0.003100%Route unknown99d ago0xb272df…b3bc0b
0xf41b…67e70x6839…1a2bBase$0.003100%Route unknown99d ago0xab9ce5…65f134
0xf41b…67e70x6839…1a2bBase$0.003100%Route unknown99d ago0x4c2551…533549
0xf41b…67e70x6839…1a2bBase$0.003100%Route unknown99d ago0xc1241e…d2de3e
0xf41b…67e70x6839…1a2bBase$0.003100%Route unknown99d ago0xe6dd20…cea27c
0xf41b…67e70x6839…1a2bBase$0.003100%Route unknown99d ago0x67650f…908f29
0xf41b…67e70x6839…1a2bBase$0.003100%Route unknown99d ago0x51e2ab…abd1c3
0xf41b…67e70x6839…1a2bBase$0.003100%Route unknown99d ago0x035df1…5be5fd
0xf41b…67e70x6839…1a2bBase$0.003100%Route unknown99d ago0x62937e…f94f08
0xf41b…67e70x6839…1a2bBase$0.003100%Route unknown99d ago0xa97866…fc7587
0xf41b…67e70x6839…1a2bBase$0.003100%Route unknown99d ago0xd4fa5d…4d7df2
0xf41b…67e70x6839…1a2bBase$0.003100%Route unknown99d ago0xd8ca5f…3d8d95
0xf41b…67e70x6839…1a2bBase$0.003100%Route unknown99d ago0x156148…e33fb1
0xf41b…67e70x6839…1a2bBase$0.003100%Route unknown99d ago0xc3009f…de2bb6
0xf41b…67e70x6839…1a2bBase$0.003100%Route unknown99d ago0x8e5d3f…362f4f

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.