Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6e5bef…6bd278
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd2c446…83362a
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd37a3a…9655fd
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6f1f20…c876e9
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd282c8…a7653d
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb192e3…955c93
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI114d ago0x56451f…4a93c6
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI114d ago0xcf35cb…660a55
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI114d ago0xffecc4…4e77ef
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf593b6…621afb
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI114d ago0x757607…8fc361
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI114d ago0x62a2a1…a6fca7
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1c14b7…d6fa05
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8c5bc9…938cda
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd0502a…2b2a2c
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf4f0b1…541c35
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI114d ago0x59d3cf…a527b0
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI114d ago0x46edea…ea6d97
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4c8aef…9fe234
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI114d ago0x40d330…6c0c3c
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI114d ago0x97f189…beddf4
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI114d ago0x604ce0…9bdeb8
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1cd7ca…7c02ca
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf4138a…bc631b
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9b611b…b0d19e

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.