Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI108d ago0x894e68…f8208d
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa764c4…4381c7
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc34832…63af34
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4aaed0…adb5ab
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI108d ago0x980d1e…b88a68
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI108d ago0x13ff7b…224aef
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI108d ago0x86e940…798455
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf279ef…e18c13
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc34a9d…e8ab2e
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI108d ago0xaf2fef…98c60d
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2f108a…47118f
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI108d ago0xffccc0…397024
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4b9a5b…9efb77
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5ac527…d35637
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI108d ago0x646ca8…d97671
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4b11bc…a6211c
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1228d1…37e1ef
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc18463…b4a6df
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe715f4…057ed8
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI108d ago0x64f2d3…e2dd85
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3c9edb…aae75c
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbf4290…182813
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI108d ago0x39f22f…d10e36
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2dd429…a1bf0f
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI108d ago0x440683…84d05a

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://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://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.