Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI111d ago0xd55a3c…b86ed0
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc4245f…536187
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI111d ago0x20c894…b47c22
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI111d ago0x7e6b79…392682
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI112d ago0x256ae7…9d68f1
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI112d ago0x0e9de2…7c5320
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI112d ago0x950fb5…ac0284
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI112d ago0x541113…2934fa
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd58722…9617e6
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI112d ago0x4ff00d…350705
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI112d ago0x5d43e7…e8e1a3
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI112d ago0x1f9bbe…4a5ab4
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf0890b…1c708c
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI112d ago0x8b0f3e…2a5346
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI112d ago0x73390e…901c6c
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI112d ago0x5a9f59…6fb127
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI112d ago0x5fb8b0…8952d0
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI112d ago0xacbe0a…19c7ae
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI112d ago0x83dbc7…538ea7
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI112d ago0x400df8…b6a9dc
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI112d ago0xe06372…3fc8e0
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI112d ago0x5cae94…99f150
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd6221b…c9dfe1
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI112d ago0x98ea46…26f9c8
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI112d ago0x4369e8…890bec

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.