Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb6a8…24270xb23c…6fc9Basex402 service$0.01100%payAI37d ago0x8167dd…a326b6
0xb6a8…24270xb23c…6fc9Basex402 service$0.01100%payAI37d ago0xdb8501…0b1eb8
0xb6a8…24270xb23c…6fc9Basex402 service$0.01100%payAI37d ago0x0dd59f…23e74e
0xb6a8…24270xb23c…6fc9Basex402 service$0.01100%payAI37d ago0x254c91…c31690
0xb6a8…24270xb23c…6fc9Basex402 service$0.01100%payAI37d ago0x2e91aa…5fa47d
0xb6a8…24270xb23c…6fc9Basex402 service$0.01100%payAI37d ago0x28f7e4…21d9df
0xb6a8…24270xb23c…6fc9Basex402 service$0.01100%payAI37d ago0xcc9722…554b54
0xb6a8…24270xb23c…6fc9Basex402 service$0.01100%payAI37d ago0x80fbad…7f0f7d
0xb6a8…24270xb23c…6fc9Basex402 service$0.01100%payAI37d ago0xc62062…f90763
0xb6a8…24270xb23c…6fc9Basex402 service$0.01100%payAI37d ago0x604219…e0657d
0xb6a8…24270xb23c…6fc9Basex402 service$0.01100%payAI37d ago0xc8c64a…d17475
0xb6a8…24270xb23c…6fc9Basex402 service$0.01100%payAI37d ago0x3f6831…fa5f4f
0xb6a8…24270xb23c…6fc9Basex402 service$0.01100%payAI37d ago0xfbb2a9…160725
0xb6a8…24270xb23c…6fc9Basex402 service$0.01100%payAI37d ago0x15c8ba…ea2cb2
0xb6a8…24270xb23c…6fc9Basex402 service$0.01100%payAI37d ago0x413ceb…e18ba4
0xb6a8…24270xb23c…6fc9Basex402 service$0.01100%payAI37d ago0xd1e752…f38525
0xb6a8…24270xb23c…6fc9Basex402 service$0.01100%payAI37d ago0xdcb75b…aa520b
0xb6a8…24270xb23c…6fc9Basex402 service$0.01100%payAI37d ago0x690947…1320b2
0xb6a8…24270xb23c…6fc9Basex402 service$0.01100%payAI37d ago0xdf0a11…686218
0xb6a8…24270xb23c…6fc9Basex402 service$0.01100%payAI37d ago0x10e92c…797e0a
0xb6a8…24270xb23c…6fc9Basex402 service$0.01100%payAI37d ago0xa59bff…d1d690
0xb6a8…24270xb23c…6fc9Basex402 service$0.01100%payAI37d ago0x680199…2368be
0xb6a8…24270xb23c…6fc9Basex402 service$0.01100%payAI37d ago0xfc573d…e26456
0xb6a8…24270xb23c…6fc9Basex402 service$0.01100%payAI37d ago0x3a2770…23b5a4
0xb6a8…24270xb23c…6fc9Basex402 service$0.01100%payAI37d ago0xe6e2a9…46d22f

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.