Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x157df0…12b617
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x79b341…c2e601
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xac47f0…56d0e2
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2477f9…5d3dd4
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9c88e3…c83ab7
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1b94e1…39e3a4
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc438d5…c90a78
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3d314f…6ac03f
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbef8e9…b5a371
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1c6349…29d4bc
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb56d33…94bc1b
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbb3099…f7105b
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7afa4e…9bfcac
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2a68ce…a9b84a
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfe540b…d52501
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4adbee…e79bb3
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbc1d38…3a8d1e
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7b1bee…b54d5d
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb7074b…70bad4
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf8a985…4d74ea
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0256a4…e694bb
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9c36b9…5dab19
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbf6dfc…22cc2c
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd5c426…05ddc6
0x1452…53c90x6a5e…c666Basex402 service$0.001100%payAI105d ago0x39faf0…028f3c

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.