Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb83f…c2600x6cf3…8508Basex402 service$0.01100%Route unknown95d ago0x62bf67…c74207
0xb83f…c2600x6cf3…8508Basex402 service$0.01100%Route unknown95d ago0x3c45ff…bfb9d6
0xb83f…c2600x6cf3…8508Basex402 service$0.01100%Route unknown95d ago0xe3f776…8eaa6c
0xb83f…c2600x6cf3…8508Basex402 service$0.01100%Route unknown95d ago0x214874…52670e
0xb83f…c2600x6cf3…8508Basex402 service$0.01100%Route unknown95d ago0x276dbe…36d42c
0xb83f…c2600x6cf3…8508Basex402 service$0.01100%Route unknown95d ago0x6dfdc5…9cf54a
0xb83f…c2600x6cf3…8508Basex402 service$0.01100%Route unknown95d ago0x5b01f1…e83a09
0xb83f…c2600x6cf3…8508Basex402 service$0.01100%Route unknown95d ago0x45cabe…0bd207
0xb83f…c2600x6cf3…8508Basex402 service$0.01100%Route unknown95d ago0xc91fc3…a11158
0xb83f…c2600x6cf3…8508Basex402 service$0.01100%Route unknown95d ago0x7cc273…982bcc
0xb83f…c2600x6cf3…8508Basex402 service$0.01100%Route unknown95d ago0x845134…b68c4e
0xb83f…c2600x6cf3…8508Basex402 service$0.01100%Route unknown95d ago0x6d0552…dbf02a
0xb83f…c2600x6cf3…8508Basex402 service$0.01100%Route unknown95d ago0xaec2db…cb15a1
0xb83f…c2600x6cf3…8508Basex402 service$0.01100%Route unknown95d ago0x968c8c…d528b2
0xb83f…c2600x6cf3…8508Basex402 service$0.01100%Route unknown95d ago0x46cb85…c26271
0xb83f…c2600x6cf3…8508Basex402 service$0.01100%Route unknown95d ago0xccf135…fbdf71
0xb83f…c2600x6cf3…8508Basex402 service$0.01100%Route unknown95d ago0xeffad0…2107c6
0xb83f…c2600x6cf3…8508Basex402 service$0.01100%Route unknown95d ago0x1b765e…6c9abb
0xb83f…c2600x6cf3…8508Basex402 service$0.01100%Route unknown95d ago0x612fcc…5ae2d0
0xb83f…c2600x6cf3…8508Basex402 service$0.002100%Route unknown95d ago0x2864db…ff309f
0xb83f…c2600x6cf3…8508Basex402 service$0.002100%Route unknown95d ago0xa5dfb1…96d6a0
0xb83f…c2600x6cf3…8508Basex402 service$0.002100%Route unknown95d ago0x8ffdc0…13f83b
0xb83f…c2600x6cf3…8508Basex402 service$0.02100%Route unknown95d ago0x31d406…70e065
0xb83f…c2600x6cf3…8508Basex402 service$0.002100%Route unknown95d ago0x5089fd…c32acb
0xb83f…c2600x6cf3…8508Basex402 service$0.002100%Route unknown95d ago0xe1ff2b…015069

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.