Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa4363b…3aad42
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI115d ago0x800ed4…801eaf
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI115d ago0x25871d…874811
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI115d ago0xadb53c…893fa5
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4ff03e…6bcb8e
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI115d ago0x78aa3d…64acb4
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI115d ago0x306b9a…4ed5b4
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI115d ago0x545632…a5b445
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcf9e8b…75d559
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf8572a…e8af7d
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI115d ago0x354f23…7576fb
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcd6a90…f1d8eb
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0f7dae…ce2b84
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5d8ba3…b5761a
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb7dc5b…486a89
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI116d ago0x62610b…4ef548
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf5f9e7…59d426
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3a9f89…bfd03a
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI116d ago0xcc6e97…4f92aa
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI116d ago0x076227…9d6a17
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa2dd31…bfeae8
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI116d ago0xdbf77f…31c985
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4fad2f…e749b8
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf84125…0b8395
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc74faa…8b44ff

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.