Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd3cd17…2fbd50
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI113d ago0xcc7035…71173c
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1cb013…ce2786
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI113d ago0xceacca…3119b7
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0bbcb9…1bae74
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI113d ago0xaf2262…9e3335
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8ad438…f0cf12
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1f7151…223795
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb54c91…b4da29
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI113d ago0x16b21e…a334a2
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI113d ago0x55f477…9e266c
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa5078c…5d1019
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2aa8d1…ff76d5
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbf0b8a…c5d66f
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI113d ago0x087db5…849fb9
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI113d ago0xeb1584…b18dcf
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI113d ago0x66eff8…54d8cf
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0d4219…c3559c
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI113d ago0xad8648…09d977
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd2f445…a35cd9
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1e5916…81c519
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd257f1…65de9d
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1dbdc5…34e468
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI113d ago0xaeeead…4b7f02
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI113d ago0xde92c3…f6c4cd

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.