Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa22d ago0xbbf83e…b9653a
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa22d ago0xc3e1b7…98fb65
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa22d ago0xe72d20…f263fd
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa22d ago0xe2590a…0909bf
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa22d ago0x06a473…dcfa0b
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa22d ago0xca26d2…40c640
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa22d ago0xa654ef…6e1e89
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa22d ago0x470779…86d1b8
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa22d ago0x8b938c…87b363
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa22d ago0x027430…30e70a
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa22d ago0x603695…d5cebc
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa22d ago0x39180c…3d8912
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa22d ago0xa69956…a6e051
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa22d ago0xd3e6f0…004728
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa22d ago0x5fdc29…e543f8
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa22d ago0x8b7aab…239711
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa22d ago0xf97b01…7d366d
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa22d ago0x1b90a2…3a2df7
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa22d ago0x324353…626c0e
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa22d ago0xd4da4d…265605
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa22d ago0xb8dd1c…a5c7cd
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa22d ago0xd29442…7d2437
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa22d ago0xaa76b9…e38fce
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa22d ago0x4e3e49…685efe
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa22d ago0x202a1b…78341f

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.