Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x21bba1…4a01ac
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0112b1…16764e
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x91a15b…8c867f
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc5e034…2f0a4f
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbf49a8…7e3cf2
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2da2c3…a57d80
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x22c32f…7a13de
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x454854…6b6293
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf87c69…bb55cc
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb121ce…63ffd2
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe26f50…e6d979
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8c6588…ba468d
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2afeb5…c69f5e
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4115f8…8bbf58
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf7e25d…270e0e
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x42610c…7963d4
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x14a6db…2330df
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa37cb4…92f182
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9a7c90…cd72f2
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc69350…80a00a
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xeb72ed…d534ad
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x41a03c…45df5a
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd5258a…6ee680
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa379d3…776585
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xadfbf2…54e2d1

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.