Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7f3da4…354c14
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf776b5…e7b53d
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbfd7f6…02a1c7
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa5d6d8…f6dc63
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xddab85…d6e4f5
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x266e2f…6fba36
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb3da83…548b7b
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd53590…7316f6
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xac398b…e2d6a0
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa1c0e9…2a231d
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xcec3cb…fe8391
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfcdb5d…86e2a0
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5f96c0…0f4d35
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6d4d60…0663c5
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x503287…41df56
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa4a369…a854dc
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa1e75a…82a3cf
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x130e57…dc9dc0
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbef807…a0b761
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7a597e…22c06d
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe09462…38bc9e
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb4a918…ee3b5b
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7d9512…691e8e
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfb7b66…541d83
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x33f283…c686c9

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.