Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7310…5c130xe166…7d54Basex402 service$0.005100%coinbase117d ago0xeff054…6b718b
0x7310…5c130xe166…7d54Basex402 service$0.01100%coinbase117d ago0xd84893…2c65a4
0x7310…5c130xe166…7d54Basex402 service$0.01100%coinbase117d ago0x498748…9a544b
0x7310…5c130xe166…7d54Basex402 service$0.005100%coinbase117d ago0x6cc346…8aba4c
0x7310…5c130xe166…7d54Basex402 service$0.01100%coinbase117d ago0x85e123…31162b
0x7310…5c130xe166…7d54Basex402 service$0.005100%coinbase117d ago0x96b94e…4659a6
0x7310…5c130xe166…7d54Basex402 service$0.005100%coinbase117d ago0x15c15b…cb0c20
0x7310…5c130xe166…7d54Basex402 service$0.005100%coinbase117d ago0xc03643…90be90
0x7310…5c130xe166…7d54Basex402 service$0.005100%coinbase117d ago0x45c7e7…6dbdec
0x7310…5c130xe166…7d54Basex402 service$0.005100%coinbase117d ago0x133aeb…6594cb
0x7310…5c130xe166…7d54Basex402 service$0.005100%coinbase117d ago0x7e3b0b…92a735
0x7310…5c130xe166…7d54Basex402 service$0.005100%coinbase117d ago0xe5c8d9…c225b7
0x7310…5c130xe166…7d54Basex402 service$0.005100%coinbase117d ago0xd7dfc2…870bfd
0x7310…5c130xe166…7d54Basex402 service$0.005100%coinbase117d ago0xfeb0ec…8d357f
0x7310…5c130xe166…7d54Basex402 service$0.01100%coinbase117d ago0x9323b3…4f4bb0
0x7310…5c130xe166…7d54Basex402 service$0.01100%coinbase117d ago0x79fe79…b285bc
0x7310…5c130xe166…7d54Basex402 service$0.005100%coinbase117d ago0xa7d230…164649
0x7310…5c130xe166…7d54Basex402 service$0.01100%coinbase117d ago0xd5eef5…6e7344
0x7310…5c130xe166…7d54Basex402 service$0.005100%coinbase117d ago0x349ba1…66243b
0x7310…5c130xe166…7d54Basex402 service$0.005100%coinbase117d ago0x19c6a2…27cabf
0x7310…5c130xe166…7d54Basex402 service$0.005100%coinbase117d ago0xb2def0…59e673
0x7310…5c130xe166…7d54Basex402 service$0.005100%coinbase117d ago0x21a6b6…d6b46f
0x7310…5c130xe166…7d54Basex402 service$0.005100%coinbase117d ago0x86a5ed…e0691e
0x7310…5c130xe166…7d54Basex402 service$0.005100%coinbase117d ago0x8d6c76…062e28
0x7310…5c130xe166…7d54Basex402 service$0.005100%coinbase117d ago0x255766…ed9472

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.