Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xbc88…f24cBase—$0.01100%fluxa116d ago0xb98691…6c8e51
0xb90a…9ae40xbc88…f24cBase—$0.01100%fluxa116d ago0xe7804d…19788d
0xb90a…9ae40xbc88…f24cBase—$0.01100%fluxa116d ago0xba2800…352d0f
0xbc88…f24c0xac65…4417Base—$0.06100%fluxa116d ago0xfd81b6…798dd3
0xb90a…9ae40xbc88…f24cBase—$0.01100%fluxa116d ago0x1dd7d4…bb4b0e
0xb90a…9ae40xbc88…f24cBase—$0.01100%fluxa117d ago0x1b8a8d…d5f97f
0xb90a…9ae40xbc88…f24cBase—$0.01100%fluxa117d ago0x7a739b…02b4b1
0xb90a…9ae40xbc88…f24cBase—$0.01100%fluxa117d ago0x79ef8f…1b7c39
0xb90a…9ae40xbc88…f24cBase—$0.01100%fluxa117d ago0x76898a…d09dcf
0xb90a…9ae40xbc88…f24cBase—$0.01100%fluxa117d ago0x51359d…848baf
0xbc88…f24c0xac65…4417Base—$0.02100%fluxa117d ago0x7c3ee4…485fa1
0xb90a…9ae40xbc88…f24cBase—$0.01100%fluxa117d ago0xe675b3…07b7cb
0xb90a…9ae40xbc88…f24cBase—$0.01100%fluxa117d ago0x029c4f…34fe04
0xbc88…f24c0xac65…4417Base—$0.01100%fluxa117d ago0xafd3ea…989884
0xb90a…9ae40xbc88…f24cBase—$0.01100%fluxa117d ago0xe86a9f…5be1dc
0xbc88…f24c0xac65…4417Base—$0.13100%fluxa117d ago0x19734d…8f6a58
0xb90a…9ae40xbc88…f24cBase—$0.01100%fluxa117d ago0x486050…38cac6
0xb90a…9ae40xbc88…f24cBase—$0.01100%fluxa117d ago0x6b74ff…c25332
0xb90a…9ae40xbc88…f24cBase—$0.01100%fluxa117d ago0x197391…9ea2a9
0xb90a…9ae40xbc88…f24cBase—$0.01100%fluxa117d ago0x14de0e…674967
0xb90a…9ae40xbc88…f24cBase—$0.05100%fluxa117d ago0xa11949…4e017d
0xb90a…9ae40xbc88…f24cBase—$0.01100%fluxa117d ago0xad8f52…0e3eb7
0xb90a…9ae40xbc88…f24cBase—$0.01100%fluxa117d ago0xcc0a33…1fe5d9
0xb90a…9ae40xbc88…f24cBase—$0.01100%fluxa117d ago0x7822f2…46187a
0xb90a…9ae40xbc88…f24cBase—$0.01100%fluxa117d ago0xfb5250…0f8e74

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.