Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown54d ago0xfb3e22…9c60d1
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown54d ago0x4ecb1a…4dff98
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown54d ago0x7da755…1cff3b
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown54d ago0x054341…4b67f0
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown54d ago0x625b5c…230745
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown54d ago0x8e5233…31c3c2
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown54d ago0x87feca…c173be
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown54d ago0xbe08fd…968dcf
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown54d ago0x45a72f…7cc023
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown54d ago0xdc1fbb…6c260e
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown54d ago0xfe80c5…7a15bd
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown54d ago0x5d0eef…fd9f8b
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown54d ago0x546cb7…297db2
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown54d ago0xc70646…ae26f7
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown55d ago0x9030d1…a2feef
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown55d ago0x2a51b5…c7b968
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown55d ago0xf9e163…662e55
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown55d ago0xf2d507…001faf
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown55d ago0xa62ca1…7f28dd
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown55d ago0x16dd17…a88013
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown55d ago0x0d2f61…bfc527
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown55d ago0x31cc38…803c19
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown55d ago0x29a035…00c15d
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown55d ago0xcf9f1b…fb31a5
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown55d ago0x510f51…4aecfb

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.