Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe8a8db…b50892
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xedaa18…6f39a5
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbe6349…bdcdd0
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfaa128…ee5105
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9b6df4…fa5355
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x74d081…e6290c
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc141cc…1afe05
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa70788…e7f04d
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x35e3bc…05f4b9
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfdea31…b53cf2
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6a7055…3ffef0
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1f87a7…c81b45
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd04070…81ff49
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb2697a…2b7585
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2bb65a…de4bec
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc2f39f…3630b0
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8bea8f…e4c060
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x626229…c9adf9
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1a0db1…1451c6
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x627ce5…d5c460
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa5d164…5a7011
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf37099…21c373
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe8557b…fd13fa
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x432da0…efe052
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x49c9f5…409b9e

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.