Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3302f4…58e123
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xff5dc7…14f17e
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdcacdc…1bbb59
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xff27bd…6017ff
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd807af…c9cb7d
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4626ad…e70af4
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x337734…42ed22
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x580fd8…0c8b43
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa2292a…cdf780
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd3aa05…be7624
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x47354f…fdebab
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xec936d…c57b41
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3896e2…75f069
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x77e828…7db5d4
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x74d169…617a0e
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x45de8a…8a5eaa
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x52f199…cc038d
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6d88cf…1265a0
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x42886b…b9bc0b
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2f9738…e74bec
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xafe50f…792e7d
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x00a2f5…640bea
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfffdc5…25de74
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xaa0c5e…f2e362
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x475f37…45a310

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.