Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ca2…e8d80x9c95…e299Base$0.001100%Route unknown56d ago0xef9260…302bdf
0x6ca2…e8d80x9c95…e299Base$0.001100%Route unknown56d ago0x44615a…55208a
0x6ca2…e8d80x9c95…e299Base$0.001100%Route unknown56d ago0x9a468c…1970f2
0x6ca2…e8d80x9c95…e299Base$0.001100%Route unknown56d ago0xd9af74…959a88
0x6ca2…e8d80x9c95…e299Base$0.001100%Route unknown56d ago0x78ee9e…0e0d48
0x6ca2…e8d80x9c95…e299Base$0.001100%Route unknown56d ago0x82eda4…31215b
0x6ca2…e8d80x9c95…e299Base$0.001100%Route unknown56d ago0x3c72ce…e2d48a
0x6ca2…e8d80x9c95…e299Base$0.001100%Route unknown56d ago0x1b218c…56a686
0x6ca2…e8d80x9c95…e299Base$0.001100%Route unknown56d ago0x6d03a2…a0c1d8
0x6ca2…e8d80x9c95…e299Base$0.001100%Route unknown57d ago0x54eec0…9e94c6
0x6ca2…e8d80x9c95…e299Base$0.001100%Route unknown57d ago0xb64511…8b376b
0x6ca2…e8d80x9c95…e299Base$0.001100%Route unknown57d ago0x42e950…e38e69
0x6ca2…e8d80x9c95…e299Base$0.001100%Route unknown57d ago0xead4fb…fd9a5b
0x6ca2…e8d80x9c95…e299Base$0.001100%Route unknown57d ago0x175838…82abab
0x6ca2…e8d80x9c95…e299Base$0.001100%Route unknown57d ago0xa440be…7f18cb
0x6ca2…e8d80x9c95…e299Base$0.001100%Route unknown57d ago0x76a720…a799a8
0x6ca2…e8d80x9c95…e299Base$0.001100%Route unknown57d ago0xd9a06c…112221
0x6ca2…e8d80x9c95…e299Base$0.001100%Route unknown57d ago0xe973ac…be3e00
0x6ca2…e8d80x9c95…e299Base$0.001100%Route unknown57d ago0xe4857c…aed732
0x6ca2…e8d80x9c95…e299Base$0.001100%Route unknown57d ago0x22981c…2089b6
0x6ca2…e8d80x9c95…e299Base$0.001100%Route unknown57d ago0x99e658…f7883e
0x6ca2…e8d80x9c95…e299Base$0.001100%Route unknown57d ago0xda9fbe…fb0a0c
0x6ca2…e8d80x9c95…e299Base$0.001100%Route unknown57d ago0xa56925…5aa5cb
0x6ca2…e8d80x9c95…e299Base$0.001100%Route unknown57d ago0xe65835…f0114b
0x6ca2…e8d80x9c95…e299Base$0.001100%Route unknown57d ago0x144055…dfd61f

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.