Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x077612…ae3d63
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa20d15…10733a
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8c626a…0eb86a
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2080bb…220c98
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xaa3b94…48cb64
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbb8c99…1ae3f5
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xaf6b21…291a44
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbb15f2…7c2d15
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x860d11…2ddd17
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x789ace…0b8dfc
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdfedfb…ea9248
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7e17b9…74a7b4
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4b374e…309a14
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa336a3…771908
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x71c49e…cf8d7d
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9e467f…7f26b4
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x763a80…b94c6a
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc70fb0…e63bdf
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x585875…217bf1
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbcfc0e…f38382
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xca6e2a…ebd4ab
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa134a0…2e13e9
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd4cb68…cf2d49
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x351369…6b41e2
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x728823…c8cf92

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.