Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI115d ago0x19ae75…e4ae97
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf5e3fd…d26e97
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7355d5…cf3aec
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI115d ago0x264c1f…f96d8f
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI115d ago0x096553…3a62d5
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb32edb…393915
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI115d ago0x040e71…75104f
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb3b93f…81d046
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8286d6…68bf8c
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI115d ago0xee4c0a…2ee900
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd2003e…e21559
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5081f9…73c3de
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc21107…f61166
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI115d ago0x317829…1c6f88
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcee302…d69875
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0e5502…65fb4d
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdc9fcf…678aa4
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1a0c60…f02190
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe2984c…fadf01
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf07611…38afbc
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb9c293…a2b7ca
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6b0166…8b400e
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe4fcaa…b78b1a
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa650f3…d445c2
0xac61…eb110x6a5e…c666Basex402 service$0.001100%payAI115d ago0x594d31…5b900f

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.