Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x19a0f8…f8358a
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x76107b…224da1
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6a76f2…175583
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8e1c9a…35e86b
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf38472…da32e9
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x307908…f4df8e
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x159a78…85515a
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa2034a…95c0de
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2b14ff…4f2cfa
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x36fc85…e1055a
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9af383…20c74e
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6e5e94…244503
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5c9b2e…6765a3
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa8d31e…0847b8
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x792fe5…c126de
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x07cd52…ad3903
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x741ac8…a3db0d
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbc970c…89bd17
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4bbe97…276171
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x13c6b9…98d0d3
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x64fef8…2b3b75
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x14be0a…cb309c
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd068e3…4ae78d
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3fe2c0…43aff2
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe81975…221032

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.