Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI111d ago0xaff58f…59d5a0
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI111d ago0xee5e02…caa926
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI111d ago0x7ebe52…f37001
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI111d ago0xf92cf4…b3393f
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI111d ago0x9d417d…50edd3
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI111d ago0x0baa2f…41372c
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI111d ago0x761e0e…d1f0a6
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI111d ago0x7a5343…fdc8f8
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI111d ago0x5a7383…9df006
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI111d ago0x376c47…6c4370
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI111d ago0xa29c5f…190fb8
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI112d ago0x430993…8a4e6e
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI112d ago0x7f9378…995b28
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI112d ago0x1e95e4…642721
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI112d ago0x361361…7c97b7
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI112d ago0xecc454…2355dc
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI112d ago0xe11ead…b50c12
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI112d ago0x4900a5…2a0f71
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf8d6ea…7fc065
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI112d ago0x178f5d…ff75d9
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI112d ago0x9f194f…889348
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI112d ago0xdafeca…89fca3
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI112d ago0x12c83e…f7ae83
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd48572…2edfd5
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI112d ago0x374200…000827

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.