Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2f49ef…70b062
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1524d1…f44bee
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc7f66e…90c039
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc3e0d4…0a808f
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd9a73e…93dc01
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc88e0c…51ad12
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5dfa9c…61b517
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf342e2…119363
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc2a6d9…a42dbf
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2a5247…a72575
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe6ca38…2138a4
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe5101f…a908c2
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9e9c86…dc6d07
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa3bda5…1e40f4
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x96f0c2…62a2dd
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0823df…efcd75
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x92a293…4f7ed2
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x066fd5…3991f9
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x07d756…5b425b
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1b1201…b8c5aa
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x77678b…e8b0fb
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa60730…ce5438
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6de58e…5080df
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x23ff3d…3d69a3
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x11b7d0…bfa929

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.