Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4559…62f60x6a5e…c666Basex402 service$0.01100%payAI112d ago0x815441…5a1d62
0x4559…62f60x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf2b7d9…0e7a8a
0x4559…62f60x6a5e…c666Basex402 service$0.01100%payAI112d ago0x715ecd…d659be
0x4559…62f60x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1179b3…153399
0x4559…62f60x6a5e…c666Basex402 service$0.01100%payAI112d ago0xcd28d1…d38749
0x4559…62f60x6a5e…c666Basex402 service$0.01100%payAI112d ago0x814943…f2b3b8
0x4559…62f60x6a5e…c666Basex402 service$0.01100%payAI112d ago0x212db2…af36b7
0x4559…62f60x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8a2606…b2aa2e
0x4559…62f60x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5f8745…69c78a
0x4559…62f60x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3b72fe…1c232a
0x4559…62f60x6a5e…c666Basex402 service$0.01100%payAI112d ago0x68ae43…4df835
0x4559…62f60x6a5e…c666Basex402 service$0.01100%payAI112d ago0x72a39b…704ee9
0x4559…62f60x6a5e…c666Basex402 service$0.01100%payAI112d ago0x172e4d…c81951
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf3e4da…5880d9
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI112d ago0x775f89…77e66d
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI112d ago0x7ab419…f47920
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI112d ago0xddefdf…f84690
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI112d ago0xbbb461…dfe82a
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI112d ago0xcf82b3…5b89de
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI112d ago0x9d9686…796278
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI112d ago0xed896e…455270
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI112d ago0xdb6520…260416
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI112d ago0x5e2f29…ed84af
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd179f9…ce9993
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI112d ago0x79cdad…549405

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.