Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x43cda4…d0630a
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7c4c55…80f7ea
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x53ce30…dbaf08
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x68fcb2…dd531b
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x05338e…34df0a
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI111d ago0xa14b5b…6846ad
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI111d ago0x1d4dee…7dee72
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI111d ago0x4e6d19…18e629
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc726f9…f06c00
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI111d ago0x324c7e…8aaf04
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI111d ago0x4e588b…a608d4
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI111d ago0x47aad6…e0e01f
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI111d ago0xbdcb7d…933d78
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI111d ago0x926932…c70c9c
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI111d ago0x330c2f…99826a
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI111d ago0x6c3b59…6f7428
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc8301b…1430a5
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI111d ago0x398229…2283f3
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI111d ago0x696942…bb7ba1
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI111d ago0x6f1ab1…696e4d
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI111d ago0xea6b17…bcba51
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI111d ago0xad6199…ac4b4f
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI111d ago0x971d2b…8dbb13
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI111d ago0xd0fd96…6d5cca
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI111d ago0x9cdf2b…fcdac1

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.