Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8158b0…ad1b95
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf461ee…d4d948
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0654d7…4d8102
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI116d ago0x95fae5…7b58bf
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6872ca…27a036
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9677b3…5bfe90
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1d4984…af7211
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbc5205…6fb353
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI116d ago0x67b468…054008
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI116d ago0xcc0f09…7f91b4
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9c1430…1375e6
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5d1578…539885
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI116d ago0x709950…ce8a6a
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd1da8f…ee650e
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI116d ago0x14a03e…a0cc89
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf3a984…3cb1d3
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8045f8…c20053
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb5a807…318ab6
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI116d ago0x658d02…a0bf2f
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd615cf…35fcd1
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0060f1…52c7aa
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa3404f…fe5121
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI117d ago0xcc9602…1d107a
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb8b315…80d58f
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI117d ago0x7897e5…e3a4f9

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.