Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbc17bf…e1c903
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfafc9f…01782a
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x794afa…41eb67
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9133a2…6483c2
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfd8934…3b9fc6
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2cf740…d6cbe5
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1e1438…24a21c
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc08f1e…938472
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x62d1cf…2c7de0
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8dc439…53539c
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x83d827…f53c8d
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb81ed3…61062b
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x11ed3a…b9cb03
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x143129…fd04b9
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xaba46a…f02dbc
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7518db…f7747f
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x70125d…016070
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x18d01d…50e97f
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf0619a…3cbada
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc0bb98…ff8d00
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x656e42…f18099
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf661a3…be625c
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x11f7fd…3e9f0e
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf94e6f…82d602
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xab48c6…b21e98

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.