Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc2d1f6…2829bb
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd4345f…a113ff
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI115d ago0x98a52c…2c4ded
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc69cfa…e619f9
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa255e6…3ad808
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI115d ago0x78b26d…52c4bc
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3478fa…c06c8e
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfb3b90…c77785
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI115d ago0x00ffc0…da06c1
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf93d44…555ff6
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3e41a6…7feffd
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI116d ago0x48c825…da9968
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc536fc…d30750
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI116d ago0xcf25aa…9f580b
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5976d9…8fa6fb
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb9c848…fb2c54
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5420fd…fc3d34
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc4b3bd…54e587
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb7e5eb…3bc4a0
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe52d00…6936b6
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI116d ago0x105209…3009f8
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI116d ago0x033ae9…b0ecc3
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI116d ago0x11e18b…d6f353
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb12604…aef167
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI116d ago0x415cce…ae5f02

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.