Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc351a1…c3d284
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x786799…7c034a
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8759d9…4609a0
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0f7265…057e19
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe9c4c4…d163d8
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x72bbce…4958f4
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x48e59f…98cc19
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3ca7ba…bc37e4
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x425e5a…89f91f
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5175c0…2d9621
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbf6cef…bb68ca
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdd6da9…fd4334
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1a396d…9258f5
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x00e991…adbb97
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x18c5ed…38a777
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xeca3af…0f102a
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb5fabb…3ca83f
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x689c03…1e3e32
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa163c5…f9d1bb
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2a4c54…24ed6d
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x065536…d82db6
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x808e8d…e31d78
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe43e30…525647
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x11593e…b26696
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcd18b0…1e8c73

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.