Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI116d ago0x746f18…3c08e4
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc96431…f94ab9
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7fdb88…ae5f37
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI116d ago0x21366d…85803d
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1302fd…ccf973
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1dc846…2b990e
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI116d ago0x81fed5…f98107
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI116d ago0x23e0a2…59c337
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI116d ago0x866a0b…abdaf4
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI116d ago0x766da4…fa967a
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI116d ago0x949406…7c319a
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI116d ago0xde53a0…8aba05
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI116d ago0xaea1a8…1faacc
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb59f17…d6ca6f
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI116d ago0x78a7bd…a0c2a1
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0ee890…92dc64
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8f4ddc…fb8da8
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI117d ago0x4a81de…592233
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa8d044…624c69
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf302ed…bce21b
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf3bed1…eea536
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI117d ago0xba3604…4745bb
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI117d ago0x5a2ae9…0482be
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI117d ago0x7f5ede…89556d
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb22600…3a440f

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.