Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown61d ago0xeab289…f03b30
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown61d ago0x630883…9078e2
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown61d ago0x3ab8f3…ac668d
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown61d ago0xc8cbaf…f97b74
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown61d ago0x233415…ee994e
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown61d ago0x73e753…2a6c64
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown61d ago0x167f30…60a58f
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown61d ago0x81fee3…8616f4
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown61d ago0x804492…fde7aa
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown61d ago0xfa1202…11ca3e
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown61d ago0x6093b2…66de41
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown61d ago0xf064e6…1b8efc
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown61d ago0x526fd8…7cce3c
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown61d ago0xb17ea9…d2ecbe
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown61d ago0xa54ac5…503672
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown61d ago0xb0be38…9324f3
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown61d ago0xbfc3e0…b3f5bf
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown61d ago0xb0356b…230842
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown61d ago0x80b7ff…e5097a
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown61d ago0x855a03…82ff61
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown61d ago0x7abf47…d1f026
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown61d ago0xc6ec8c…1f3d84
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown61d ago0x878aa3…a8f4d3
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown61d ago0x478bda…0be0d9
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown61d ago0x6da448…b997ba

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.