Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcdcf01…718b40
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7ca733…dbef95
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb4a274…0296ea
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0ea0f0…4876a5
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdbe87a…caccd1
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6b1669…6676b2
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9f5ebf…6f3363
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI107d ago0x334a63…78b31b
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI107d ago0x195895…c76dfd
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI107d ago0x62db41…6d6db5
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd9a544…3195bc
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8ff7e8…3cce05
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI107d ago0x97e8a8…06492f
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc0bd72…089b29
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI107d ago0x620406…7d7284
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa167a5…dd0ef1
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI107d ago0xead389…1b7d41
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc9581c…508547
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfadf06…a78f85
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd20e41…be695a
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI108d ago0x70e4c3…b69dcf
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3e1d01…13843c
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI108d ago0x11d7ee…e75b0b
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI108d ago0x79a31a…c83737
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3fbe29…597979

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://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://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.