Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI105d ago0x502109…8edc01
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0f70b4…075f35
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI105d ago0x163380…2a2113
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3a08a1…e59e9a
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI105d ago0xede453…aa5707
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0e99fc…0943b4
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI105d ago0x59a668…f7b13c
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb3882f…e3b0a4
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI105d ago0x610fb9…ffbb99
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI105d ago0x208638…eb906b
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3c5f9d…2bd0f6
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI105d ago0x812eed…f28037
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5c82b3…1e5c23
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8f522f…1187be
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI105d ago0x51618b…2386cd
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc05199…2a2b74
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd950b0…42bd74
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI105d ago0xea11e3…804e89
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcef12e…3c2fa9
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI105d ago0x50efe2…1c9070
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2abd5d…0a1dff
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI105d ago0x26ced3…7b6ddd
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdeff13…e479d2
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfab86e…f075e6
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI105d ago0x28fd71…ebe653

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.