Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd58584…22c7aa
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI116d ago0x825126…35bc85
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI117d ago0x70855d…4a2420
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI117d ago0x796a01…f4ca6d
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI117d ago0x6c0243…2ee657
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI117d ago0x4d24c5…8dfca2
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe8b5b5…2830d8
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI117d ago0xdd371f…4661b3
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI117d ago0x8b361a…fdbbbd
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe5c8f5…053309
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9ddcca…cfd381
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0c74cf…931d9d
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI117d ago0x560bd8…d46483
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI117d ago0x696fc7…04b8c0
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI117d ago0x401ab9…941f9f
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe79bd5…cb0529
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb3a641…e17ded
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI117d ago0x052be0…05fe11
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI117d ago0x402be7…4458f4
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI117d ago0x1dd581…113cc1
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa67b3d…c1217f
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI117d ago0x7ce83a…ae3692
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI117d ago0x169a14…66ca8c
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI117d ago0xfffac9…5794fc
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI117d ago0x40fe4e…271978

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.