Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4a663e…2f0258
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI116d ago0x27516d…ba65f7
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI116d ago0xdd3ec9…509532
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7d8fd8…8ca09b
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5618b8…bb80fb
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbb634c…12d75b
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa02ab3…713dad
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0b8406…f5f7f4
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc9df41…e01924
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI116d ago0xff69e6…dc232c
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI116d ago0xdcc997…13e74e
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI116d ago0xacb44b…1e20b7
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfbb0c9…fee111
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI116d ago0x693570…507a6d
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd2ca6a…f86e98
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3bb6c4…781bdc
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI116d ago0x31626a…8df0c5
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc776d1…f3d6cf
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI116d ago0x15f8ba…49cec9
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI116d ago0xce0e3f…a81f30
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI116d ago0x181e3d…6425b8
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI116d ago0x615e08…73fe54
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4fb165…763023
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI116d ago0x695969…808c3d
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI116d ago0x67a123…bf092a

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.