Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd178…9e770x3aab…a7f5Base—$0.01100%coinbase71d ago0x35e197…499e97
0xd178…9e770x417b…e625Base—$0.01100%coinbase71d ago0xd3c981…20bbab
0xd178…9e770x171c…e01dBase—$0.01100%coinbase71d ago0xe7f091…b1b42c
0xd178…9e770xa878…c343Base—$0.01100%coinbase71d ago0xb76f21…429a58
0xd178…9e770xd51f…8615Base—$0.01100%coinbase71d ago0x61ac29…ac0103
0xd178…9e770xa584…37b1Base—$0.01100%coinbase71d ago0x04237c…4a78d8
0xd178…9e770xe91f…9c9cBase—$0.01100%coinbase71d ago0x1e734f…e4f47d
0xd178…9e770x3f25…a629Base—$0.01100%coinbase71d ago0x3b6916…e524fc
0xd178…9e770x93aa…7622Base—$0.01100%coinbase71d ago0x17c3d4…2c3865
0xd178…9e770x8084…9fd9Base—$0.01100%coinbase71d ago0x27deb3…6402b5
0xd178…9e770x16f8…cd45Base—$0.01100%coinbase71d ago0xce0bc9…358d91
0xd178…9e770xc992…80d7Base—$0.01100%coinbase71d ago0x6705c4…132548
0xd178…9e770x06eb…e5afBase—$0.01100%coinbase71d ago0x6f32a1…fe3d6c
0xd178…9e770x34c9…2600Base—$0.01100%coinbase71d ago0x3b5b6e…899418
0xd178…9e770x35d5…d0b7Base—$0.01100%coinbase71d ago0xfa5a68…7e6912
0xd178…9e770x0912…57ceBase—$0.01100%coinbase71d ago0x9363a1…32d46a
0xd178…9e770xa858…b332Base—$0.01100%coinbase71d ago0x6d7462…3e503c
0xd178…9e770x8f33…8b72Base—$0.01100%coinbase71d ago0x1ed065…8dd6f5
0xd178…9e770x897b…c167Base—$0.01100%coinbase71d ago0xa8f030…02d0ed
0xd178…9e770x729e…4f18Base—$0.01100%coinbase71d ago0x3ffdb7…719f4e
0xd178…9e770x0e07…572dBase—$0.01100%coinbase71d ago0xef4692…0cf8c2
0xd178…9e770xfb41…2b49Base—$0.01100%coinbase71d ago0x759082…ae6abc
0xd178…9e770xe181…b0f4Base—$0.01100%coinbase71d ago0xae2ef5…598829
0xd178…9e770x4cc7…b2f4Base—$0.01100%coinbase71d ago0x1e84bc…3466f8
0xd178…9e770x98a0…781cBase—$0.01100%coinbase71d ago0x2fd077…dcc399

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.