Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a6b…e5230x9c95…e299Base$0.001100%Route unknown23d ago0x77dba4…353d75
0x1a6b…e5230x9c95…e299Base$0.001100%Route unknown23d ago0x8a7e0b…f6ccc6
0x1a6b…e5230x9c95…e299Base$0.001100%Route unknown23d ago0xa9297e…2bf227
0x1a6b…e5230x9c95…e299Base$0.001100%Route unknown23d ago0x680a93…9fdb96
0x1a6b…e5230x9c95…e299Base$0.001100%Route unknown23d ago0xeb2487…2d8dfe
0x1a6b…e5230x9c95…e299Base$0.001100%Route unknown23d ago0xb3e686…ccdccc
0x1a6b…e5230x9c95…e299Base$0.001100%Route unknown23d ago0x4b8df0…d64c79
0x1a6b…e5230x9c95…e299Base$0.001100%Route unknown23d ago0xded242…3a4a2c
0x1a6b…e5230x9c95…e299Base$0.001100%Route unknown24d ago0xa284f4…300f99
0x1a6b…e5230x9c95…e299Base$0.001100%Route unknown24d ago0xdc37f6…f640cc
0x1a6b…e5230x9c95…e299Base$0.001100%Route unknown24d ago0x11df9a…a4bb6e
0x1a6b…e5230x9c95…e299Base$0.001100%Route unknown24d ago0x0c779b…575236
0x1a6b…e5230x9c95…e299Base$0.001100%Route unknown24d ago0xae483a…b8cd18
0x1a6b…e5230x9c95…e299Base$0.001100%Route unknown24d ago0x28d785…539887
0x1a6b…e5230x9c95…e299Base$0.001100%Route unknown24d ago0x0235ff…844e1a
0x1a6b…e5230x9c95…e299Base$0.001100%Route unknown24d ago0x706eb4…d2d179
0x1a6b…e5230x9c95…e299Base$0.001100%Route unknown24d ago0x1b93ac…5b12c8
0x1a6b…e5230x9c95…e299Base$0.001100%Route unknown24d ago0x562fcd…15197b
0x1a6b…e5230x9c95…e299Base$0.001100%Route unknown24d ago0xa1102e…db2678
0x1a6b…e5230x9c95…e299Base$0.001100%Route unknown24d ago0x2ddf37…07221b
0x1a6b…e5230x9c95…e299Base$0.001100%Route unknown24d ago0x64f4eb…2eb0d1
0x1a6b…e5230x9c95…e299Base$0.001100%Route unknown24d ago0x3df212…93d969
0x1a6b…e5230x9c95…e299Base$0.001100%Route unknown24d ago0xcfc976…2a3f05
0x1a6b…e5230x9c95…e299Base$0.001100%Route unknown24d ago0x1e445e…6a4ed6
0x1a6b…e5230x9c95…e299Base$0.001100%Route unknown24d ago0x844eea…540ff2

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.