Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa36d ago0x92f423…bdcdb8
0x7403…dad50x9c95…e299Base—$0.001100%fluxa36d ago0x25d898…d46459
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa36d ago0x3be39f…36d783
0x7403…dad50x9c95…e299Base—$0.001100%fluxa36d ago0xa84b9b…318aa6
0x7403…dad50x9c95…e299Base—$0.001100%fluxa36d ago0xee2cd2…d4e79c
0x7403…dad50x9c95…e299Base—$0.001100%fluxa36d ago0x4d678e…0cb3cd
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa36d ago0xdd580f…112b8c
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa36d ago0x4991e4…a08396
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa36d ago0xb8a56a…eeb7c4
0x7403…dad50x9c95…e299Base—$0.001100%fluxa36d ago0x98a815…f1f9ef
0x7403…dad50x9c95…e299Base—$0.001100%fluxa36d ago0xfb9965…2eff98
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa36d ago0x5e23f3…04160e
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa36d ago0x1ce176…a4bf9a
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa36d ago0x4ed421…3b313a
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa36d ago0x7f1da6…f65375
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa36d ago0xb03c9d…ef8c04
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa36d ago0xb4c212…e97d1e
0x7403…dad50x9c95…e299Base—$0.001100%fluxa36d ago0xe948e9…d36e34
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa36d ago0x774755…04caef
0x7403…dad50x9c95…e299Base—$0.001100%fluxa36d ago0xb9ef8c…44a2fa
0x7403…dad50x9c95…e299Base—$0.001100%fluxa36d ago0xf0aa02…f0040d
0x7403…dad50x9c95…e299Base—$0.001100%fluxa36d ago0x972bb5…24d60c
0x7403…dad50x9c95…e299Base—$0.001100%fluxa36d ago0xd44e2d…7ddce5
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa36d ago0xaa77fa…b4aed5
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa36d ago0x521aa1…c8fde8

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.