Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xae6ca4…0316cb
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x971341…1a799e
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xabc9ab…c4cc8d
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfcb311…8eb37c
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdbf486…3f9c5f
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x725ca4…e578c6
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa24c94…e1ad9b
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd7dc61…167321
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa27c18…20d366
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3fa5ed…7deac5
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x827dde…8c0911
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3eb9a4…5b6c87
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbb34e3…250435
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa2312f…da0d12
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x41b72f…5d82aa
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x35fe7c…82e0cc
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3970f6…ee9cde
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xad90cf…a692ba
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9685d9…db94b0
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5fc158…ee8b73
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x17cddc…441a52
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc6d9c7…8d904b
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6b0eec…26716c
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc7fb4c…c800e0
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc53a33…c2906a

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.