Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI102d ago0x192207…0e3aeb
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbf9d66…ca2bfb
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI102d ago0x181b3f…b1ee0c
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI102d ago0x96b2d9…67a3db
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI102d ago0xdf6b34…fb7d27
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI102d ago0x57fb83…f07705
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4a542e…38b55e
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI102d ago0x906641…cbe41b
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7c4c6b…ff8e9a
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9b4da3…5ceea3
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3d27ee…6aef2d
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI102d ago0xdca3a5…56165b
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf12ffb…a347a4
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI102d ago0x87b120…d40539
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9fe95d…fe70ff
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6eae1e…3c4a9c
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0da2d0…98cdce
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa6bcb6…fbd4a5
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb6eaa8…7dec51
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI102d ago0x45aef6…aab5a9
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1b0c5e…358069
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI102d ago0x82c9db…a34de3
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI102d ago0x36ec49…27358b
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc5f56f…820805
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI102d ago0x534a51…5e839c

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.