Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x9573b6…f871ab
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xdb8302…73ff8e
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x771b13…2093ca
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xa09aeb…e061ac
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x2baf6e…a8ddfa
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x75f779…e8d599
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xd0a3f3…94c44d
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x3d180d…3d22c8
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x0c96b8…4780a3
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x9fc045…c21221
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x30b0ae…56ae90
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x498f3e…e1e9cb
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x4d6254…e59073
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xf5c25d…42e274
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x31ea06…b4b70b
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x6a071d…e32b02
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xae3a4d…7b9f6b
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xf6fd06…7de6a5
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xc0fffc…5ce0f2
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xc33d5d…55214d
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x5779e4…7597d8
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xec7653…c7799d
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x2c6e77…4b6072
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI121d ago0xb04d71…dc185d
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x4a907b…157867

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.