Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd8d1…b40a0x9c95…e299Base—$0.001100%fluxa43d ago0x22d133…d85399
0xd8d1…b40a0x9c95…e299Base—$0.001100%fluxa43d ago0x0c6200…64aea5
0xd8d1…b40a0x9c95…e299Base—$0.001100%fluxa43d ago0x5b0383…bb2ffb
0xd8d1…b40a0x9c95…e299Base—$0.001100%fluxa43d ago0x8305c3…31ca9e
0xd8d1…b40a0x9c95…e299Base—$0.001100%fluxa43d ago0x32781e…ecc33f
0xd8d1…b40a0x9c95…e299Base—$0.001100%fluxa43d ago0xeb5468…ac47e5
0xd8d1…b40a0x9c95…e299Base—$0.001100%fluxa43d ago0x55c2b9…9fc0eb
0xd8d1…b40a0x9c95…e299Base—$0.001100%fluxa43d ago0x6ad54d…e25cf3
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa43d ago0xdb6630…897a25
0xd8d1…b40a0x9c95…e299Base—$0.001100%fluxa43d ago0x45e5ed…93f0e1
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa43d ago0x975ac8…7a0f52
0xd8d1…b40a0x9c95…e299Base—$0.001100%fluxa43d ago0x909f5e…6a9876
0xd8d1…b40a0x9c95…e299Base—$0.001100%fluxa43d ago0x9ea90a…f95383
0xd8d1…b40a0x9c95…e299Base—$0.001100%fluxa43d ago0x567a77…e60b85
0xd8d1…b40a0x9c95…e299Base—$0.001100%fluxa43d ago0x233fc7…63106e
0xd8d1…b40a0x9c95…e299Base—$0.001100%fluxa43d ago0xdc7e0c…138cf0
0xd8d1…b40a0x9c95…e299Base—$0.001100%fluxa43d ago0xb2e027…3d557c
0xd8d1…b40a0x9c95…e299Base—$0.001100%fluxa43d ago0x360686…0ed52e
0xd8d1…b40a0x9c95…e299Base—$0.001100%fluxa44d ago0xa3d0ad…9b40dc
0xd8d1…b40a0x9c95…e299Base—$0.001100%fluxa44d ago0x5eba57…fb31e2
0xd8d1…b40a0x9c95…e299Base—$0.001100%fluxa44d ago0xcaa991…0b33f2
0xd8d1…b40a0x9c95…e299Base—$0.001100%fluxa44d ago0x9b0580…a7f071
0xd8d1…b40a0x9c95…e299Base—$0.001100%fluxa44d ago0x02942c…59ced7
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa44d ago0x677fe0…62f385

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.