Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase40d ago0xa84869…7ce5b8
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase40d ago0xf95ca1…2548e5
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase40d ago0x74ec48…b1335b
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase40d ago0x6d0d47…936c05
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase40d ago0xfb19ff…86a01b
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase40d ago0xe08f82…b358ed
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase40d ago0x6f89f0…3a940f
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase40d ago0xa1a7e2…75f4cc
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase40d ago0xc0faee…8d9826
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase40d ago0xdfa45e…7d7c8a
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase40d ago0x4cd1cc…6ac153
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase40d ago0xdab01b…134282
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase40d ago0x52fcb6…6590b3
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase40d ago0x1de291…bbd5c5
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase40d ago0xa2ae33…92cac7
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase40d ago0xe9d7cc…dbb151
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase40d ago0x527006…b701f2
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase40d ago0x6c3f11…e7ec6e
0x14bd…5f760x8a59…a822Basex402 service$0.001100%coinbase40d ago0x7c0672…2d78b7
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase40d ago0x1b9172…5ceea1
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase40d ago0x73215c…0f3eaa
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase40d ago0xd26796…3c0dac
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase41d ago0x44b676…3e7097
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase41d ago0x36c80f…c343bd
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase41d ago0x2a680e…c60de9

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.