Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfaaa…f66e0x2932…4f60Basex402 service$0.005100%coinbase40d ago0xb2f742…8a7b5b
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase40d ago0x3d8d8e…4683bc
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase40d ago0xd156fe…19a637
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase40d ago0x7bbaca…20d192
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase40d ago0xc96b98…32227a
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase40d ago0x493f5b…e1e40d
0x27ab…248c0x2932…4f60Basex402 service$0.005100%coinbase40d ago0xb34b6a…d3470a
0x27ab…248c0x2932…4f60Basex402 service$0.005100%coinbase40d ago0xe2f596…f559a9
0x27ab…248c0x2932…4f60Basex402 service$0.005100%coinbase40d ago0x6c8fa9…7deb6c
0x7004…3c1e0x2932…4f60Basex402 service$0.005100%coinbase40d ago0x973ff5…ee262c
0xb007…680f0x2932…4f60Basex402 service$0.005100%coinbase40d ago0xdf0fa7…6131a0
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase40d ago0x083c52…6dc32d
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase40d ago0x0b66f6…df6a9f
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase40d ago0x265626…0e08be
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase40d ago0xcf4112…24f400
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase40d ago0x13d270…450980
0x27ab…248c0x2932…4f60Basex402 service$0.01100%coinbase40d ago0xe650ac…b22358
0x27ab…248c0x2932…4f60Basex402 service$0.005100%coinbase40d ago0x10eaa4…1b7a44
0x27ab…248c0x2932…4f60Basex402 service$0.005100%coinbase40d ago0x66e744…864e8b
0x27ab…248c0x2932…4f60Basex402 service$0.005100%coinbase40d ago0xf40d12…b1400e
0x809a…04f10x2932…4f60Basex402 service$0.005100%coinbase40d ago0xf2e6d0…05200d
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase40d ago0x1ff935…57ce51
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase40d ago0xd959e7…770ee2
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase40d ago0xeb9e21…832834
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase40d ago0x889989…c34633

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.