Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x578c…3ebe0x9c95…e299Base$0.001100%Route unknown44d ago0x9f0eef…4b33ae
0x578c…3ebe0x9c95…e299Base$0.001100%Route unknown44d ago0x77585f…34caf1
0x578c…3ebe0x9c95…e299Base$0.001100%Route unknown44d ago0x9285c5…2cd840
0x578c…3ebe0x9c95…e299Base$0.001100%Route unknown44d ago0x6ab8b5…d1d70f
0x578c…3ebe0x9c95…e299Base$0.001100%Route unknown44d ago0x3f233f…913252
0x578c…3ebe0x9c95…e299Base$0.001100%Route unknown44d ago0x187772…c52757
0x578c…3ebe0x9c95…e299Base$0.001100%Route unknown45d ago0xd27a62…29f07c
0x578c…3ebe0x9c95…e299Base$0.001100%Route unknown45d ago0x2a0502…674150
0x578c…3ebe0x9c95…e299Base$0.001100%Route unknown45d ago0xf7d9a5…656183
0x578c…3ebe0x9c95…e299Base$0.001100%Route unknown45d ago0x1bd977…9677a2
0x578c…3ebe0x9c95…e299Base$0.001100%Route unknown45d ago0x1b7ca0…3455a1
0x578c…3ebe0x9c95…e299Base$0.001100%Route unknown45d ago0x82f02e…e4c00e
0x578c…3ebe0x9c95…e299Base$0.001100%Route unknown45d ago0xde294a…a9b9e3
0x578c…3ebe0x9c95…e299Base$0.001100%Route unknown45d ago0x227498…9534d8
0x578c…3ebe0x9c95…e299Base$0.001100%Route unknown45d ago0x54f0cc…a441a1
0x578c…3ebe0x9c95…e299Base$0.001100%Route unknown45d ago0xa365c5…5c6a51
0x578c…3ebe0x9c95…e299Base$0.001100%Route unknown45d ago0xa1259f…89761d
0x578c…3ebe0x9c95…e299Base$0.001100%Route unknown45d ago0xea373f…7732b0
0x578c…3ebe0x9c95…e299Base$0.001100%Route unknown45d ago0x744dbf…4e2434
0x578c…3ebe0x9c95…e299Base$0.001100%Route unknown45d ago0xd4b0b5…fa50b3
0x578c…3ebe0x9c95…e299Base$0.001100%Route unknown45d ago0x42a513…99863d
0x578c…3ebe0x9c95…e299Base$0.001100%Route unknown45d ago0x456b2a…5f1d52
0x578c…3ebe0x9c95…e299Base$0.001100%Route unknown45d ago0x9dd34f…dfc5ec

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.