Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x463000…e972d6
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd722fd…c61776
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xcf8890…c46304
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7c24b9…4de429
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf32bee…0d2646
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf15505…b4be29
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x28cf8b…89a9cd
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x30a912…c81b4a
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9ddd51…d5377e
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x556267…22d0c2
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3c9169…809f3a
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9028e3…3ad14e
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0ed6d2…11a7c9
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfb7d1d…b794d3
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x03e6d9…b8b209
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x642d74…511deb
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x140cad…7ce763
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfb64c5…03fa57
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x555b91…b1a7fc
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4f5868…a4d629
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe2cc09…b7cc8d
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xebbf8d…7e8539
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4782ce…9da7e7
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x3386fd…af8507
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x4acd41…0b5793

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.