Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI108d ago0xdc054b…7849e4
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa28de8…717b25
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8e8e49…d51215
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI108d ago0x794af5…e0d42a
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI108d ago0xca1c02…d5c716
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6e9708…b6101f
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc871b2…97b73a
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI108d ago0x132774…c618c6
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI108d ago0xddec7c…5a02b3
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8d47d1…5044d6
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI108d ago0xccd3c2…dc3f76
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe027c3…2bfb93
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8398b0…8c59f8
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0fc170…9e892e
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI108d ago0x52ba62…7c24d0
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI108d ago0x27d688…eb201c
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI108d ago0x05a816…44f172
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd99ec1…cd25d0
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1249b0…147e89
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2eef8b…48f11e
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6f7ddb…2dd3b1
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI108d ago0x300018…767b5b
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI108d ago0xff0c94…9c462d
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI108d ago0x838841…3e4973
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI108d ago0x53dddb…6f503b

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.