Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1452…53c90x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9a39e4…ece563
0x1452…53c90x6a5e…c666Basex402 service$0.01100%payAI112d ago0xced3b9…5249eb
0x1452…53c90x6a5e…c666Basex402 service$0.01100%payAI112d ago0x4abb6e…255795
0x1452…53c90x6a5e…c666Basex402 service$0.01100%payAI112d ago0xdd2584…c1e9e9
0x1452…53c90x6a5e…c666Basex402 service$0.01100%payAI112d ago0xdde0c6…51ea00
0x1452…53c90x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb46c2c…cc585e
0x1452…53c90x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe2d0fd…72c3ad
0x1452…53c90x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa3ea5b…d7c445
0x1452…53c90x6a5e…c666Basex402 service$0.01100%payAI112d ago0xfad6c0…c9b954
0x1452…53c90x6a5e…c666Basex402 service$0.01100%payAI112d ago0x2d4df6…ca5418
0x1452…53c90x6a5e…c666Basex402 service$0.01100%payAI112d ago0x4ec4f4…d1c1ef
0x1452…53c90x6a5e…c666Basex402 service$0.01100%payAI112d ago0x550e04…8479b9
0x1452…53c90x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe27a76…8875bb
0x1452…53c90x6a5e…c666Basex402 service$0.01100%payAI112d ago0xded3cb…4af5bf
0x1452…53c90x6a5e…c666Basex402 service$0.01100%payAI112d ago0x63943c…940dda
0x1452…53c90x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb2ae77…066518
0x1452…53c90x6a5e…c666Basex402 service$0.01100%payAI112d ago0x115e29…2dc746
0x1452…53c90x6a5e…c666Basex402 service$0.01100%payAI112d ago0x48b7b2…1c69e6
0x1452…53c90x6a5e…c666Basex402 service$0.01100%payAI112d ago0x99348d…d896fa
0x1452…53c90x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc947a7…a8e7d0
0x1452…53c90x6a5e…c666Basex402 service$0.01100%payAI113d ago0xc58dfb…8ab8f4
0x1452…53c90x6a5e…c666Basex402 service$0.01100%payAI113d ago0x561a74…65362c
0x1452…53c90x6a5e…c666Basex402 service$0.01100%payAI113d ago0x70991e…01ce9f
0x1452…53c90x6a5e…c666Basex402 service$0.01100%payAI113d ago0x1b50c5…9ce76f
0x1452…53c90x6a5e…c666Basex402 service$0.01100%payAI113d ago0x76ec86…ab1382

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.