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%payAI103d ago0xae3477…f3998b
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI103d ago0x85a007…c5c30d
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI103d ago0x345517…3d1c4c
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe64633…a823b5
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI103d ago0x394ada…d1cec2
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI103d ago0x748964…502a0b
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcc3f89…866fc9
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc79cf3…e4c690
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc10408…e64dc0
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI103d ago0xec4e3d…57421f
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI103d ago0x90dfd3…1d2e79
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI103d ago0x80c9d0…78ee4e
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa2b7e4…03069f
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0b8e87…ce70aa
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI103d ago0x184228…5105ff
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7b33ce…10b4f7
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI103d ago0x46eef9…d26132
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd0b2c2…3b1dad
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9a2a9d…1e20a3
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd6fa9c…1c4546
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7cf667…0ccfcc
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI103d ago0x812547…9fd24f
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI103d ago0xce7da7…bf9f9f
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe6de7f…8b57b8
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI103d ago0xada848…9c6a6a

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.